インターネットで検索しましたが、解決策が見つかりませんでした。以下のコードでテキストを折り返すために何かを見逃したと思います:
<Button x:Name="btnCustomerAging" Background="Green" BorderBrush="Green" Foreground="White" FontSize="33" HorizontalAlignment="Left" Margin="662,106,0,0" Grid.Row="1" VerticalAlignment="Top" Height="213" Width="238"> <テキストラッピング> 顧客の所在地 </TextWrapping> </ボタン>