Default Apply to not enabled
This commit is contained in:
parent
286aebf70f
commit
c628cd7af5
@ -113,6 +113,7 @@
|
||||
Click="Cancel_OnClick" />
|
||||
<Button
|
||||
Name="Apply"
|
||||
IsEnabled="False"
|
||||
Content="{locale:Locale SettingsButtonApply}"
|
||||
Command="{Binding ApplyButton}" />
|
||||
</ReversibleStackPanel>
|
||||
|
Loading…
Reference in New Issue
Block a user