Fix issue with save button being disabled.
This commit is contained in:
parent
42a93bfac1
commit
e55e969349
2 changed files with 10 additions and 14 deletions
|
|
@ -27,6 +27,6 @@
|
|||
Margin="5"
|
||||
Padding="30,3,30,3"
|
||||
Content="Save"
|
||||
Command="{Binding SaveButtonAsync}" />
|
||||
Click="Save_Click" />
|
||||
</Grid>
|
||||
</Window>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue