回答編集履歴
1
見直しキャンペーン中
test
CHANGED
@@ -34,7 +34,7 @@
|
|
34
34
|
|
35
35
|
---
|
36
36
|
|
37
|
-
```x
|
37
|
+
```xml
|
38
38
|
<Window
|
39
39
|
x:Class="Qmyuauinf4ppigc.MainWindow"
|
40
40
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
@@ -104,7 +104,7 @@
|
|
104
104
|
</Window>
|
105
105
|
```
|
106
106
|
|
107
|
-
```
|
107
|
+
```cs
|
108
108
|
using System;
|
109
109
|
using System.ComponentModel;
|
110
110
|
using System.Runtime.CompilerServices;
|