Windows: Use App.HintContextChange() where applicable
This commit is contained in:
@ -287,7 +287,7 @@ namespace Elwig.Windows {
|
||||
ShowAreaCommitmentNewEditDeleteButtons();
|
||||
LockInputs();
|
||||
UnlockSearchInputs();
|
||||
await RefreshAreaCommitmentList();
|
||||
await App.HintContextChange();
|
||||
AreaCommitmentList.SelectedItem = a;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user