回答編集履歴

1

見直しキャンペーン中

2023/07/30 09:32

投稿

TN8001
TN8001

スコア9326

test CHANGED
@@ -11,7 +11,7 @@
11
11
 
12
12
  `ContentPresenter`はできるだけ頑張ってちゃんと表示しようとします。親をさかのぼってもテンプレートが見つからなければ最終的には`ToString`します。
13
13
 
14
- ```xaml
14
+ ```xml
15
15
  <Window
16
16
  x:Class="Qumd1xowfvc40f5.MainWindow"
17
17
  xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
@@ -147,6 +147,7 @@
147
147
  }
148
148
  ```
149
149
  [NuGet Gallery | CommunityToolkit.Mvvm 7.1.2](https://www.nuget.org/packages/CommunityToolkit.Mvvm/7.1.2)
150
+ ![アプリ画像](https://ddjkaamml8q8x.cloudfront.net/questions/2023-07-30/78c923d3-35cd-4e29-98bc-8d40a328903b.png)
150
151
 
151
152
  ---
152
153