Update library and fixes
This commit is contained in:
parent
1db874ce77
commit
d73389d791
7 changed files with 50 additions and 14 deletions
|
|
@ -148,6 +148,7 @@ namespace ImageCatalog_2
|
|||
{
|
||||
_uiEnabled = value;
|
||||
NotifyPropertyChanged();
|
||||
NotifyPropertyChanged(nameof(UiDisabled));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue