You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add something like virtual OnShown or observable property. I would like to start my operations at that phase. Now if I create a dialog and call Close before the call of ShowDialogAsync then dialogCloseCompletionSource will generate NRE.
The text was updated successfully, but these errors were encountered:
Make CancelCommand virtual
Add something like virtual OnShown or observable property. I would like to start my operations at that phase. Now if I create a dialog and call Close before the call of ShowDialogAsync then dialogCloseCompletionSource will generate NRE.
The text was updated successfully, but these errors were encountered: