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" />
|
||||
<Button
|
||||
Name="Apply"
|
||||
IsEnabled="False"
|
||||
Content="{locale:Locale SettingsButtonApply}"
|
||||
Command="{Binding ApplyButton}" />
|
||||
</ReversibleStackPanel>
|
||||
|
|
Loading…
Reference in a new issue