Default Apply to not enabled
This commit is contained in:
parent
286aebf70f
commit
c628cd7af5
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
||||||
Click="Cancel_OnClick" />
|
Click="Cancel_OnClick" />
|
||||||
<Button
|
<Button
|
||||||
Name="Apply"
|
Name="Apply"
|
||||||
|
IsEnabled="False"
|
||||||
Content="{locale:Locale SettingsButtonApply}"
|
Content="{locale:Locale SettingsButtonApply}"
|
||||||
Command="{Binding ApplyButton}" />
|
Command="{Binding ApplyButton}" />
|
||||||
</ReversibleStackPanel>
|
</ReversibleStackPanel>
|
||||||
|
|
Loading…
Reference in a new issue