Remove test label
This commit is contained in:
@@ -8,8 +8,6 @@
|
|||||||
x:DataType="vm:MainViewModel">
|
x:DataType="vm:MainViewModel">
|
||||||
<StackPanel Orientation="Vertical"
|
<StackPanel Orientation="Vertical"
|
||||||
Spacing="2">
|
Spacing="2">
|
||||||
<Label Content="ありがとうございます日本"
|
|
||||||
FontFamily="{StaticResource NotoSansJP}"/>
|
|
||||||
<Button Content="Choose Folder"
|
<Button Content="Choose Folder"
|
||||||
Command="{Binding ChooseFolder}" />
|
Command="{Binding ChooseFolder}" />
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
|
|||||||
Reference in New Issue
Block a user