回答編集履歴
1
見直しキャンペーン中
test
CHANGED
@@ -1,9 +1,5 @@
|
|
1
|
-
```x
|
1
|
+
```xml
|
2
|
-
|
3
2
|
<DataGrid IsReadOnly="True" ItemsSource="{Binding}"/>
|
4
|
-
|
5
3
|
```
|
6
4
|
|
7
|
-
|
8
|
-
|
9
5
|
[DataGrid.IsReadOnly プロパティ (System.Windows.Controls) | Microsoft Docs](https://docs.microsoft.com/ja-jp/dotnet/api/system.windows.controls.datagrid.isreadonly)
|