回答編集履歴
1
画像
answer
CHANGED
@@ -60,4 +60,7 @@
|
|
60
60
|
<Slider HorizontalAlignment="Center" Value="30" VerticalAlignment="Center" Width="200" Style="{StaticResource SliderStyle1}" />
|
61
61
|
</Grid>
|
62
62
|
</Page>
|
63
|
-
```
|
63
|
+
```
|
64
|
+
|
65
|
+
---
|
66
|
+

|