Blockable |
The BlockableDialogAwareViewModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppendResultParameters | (Inherited from BaseDialogAwareViewModel) |
![]() | ApplyPermission | |
![]() | CanCloseDialog | (Inherited from BaseDialogAwareViewModel) |
![]() | Close | (Inherited from BaseDialogAwareViewModel) |
![]() | CreateDialogResult | (Inherited from BaseDialogAwareViewModel) |
![]() | DoAction | (Inherited from BaseDialogAwareViewModel) |
![]() | DoOnDialogClosed | (Overrides BaseDialogAwareViewModelDoOnDialogClosed) |
![]() | DoOnDialogOpened | (Overrides BaseDialogAwareViewModelDoOnDialogOpened(IDialogParameters)) |
![]() | OnAction | (Inherited from BaseDialogAwareViewModel) |
![]() | OnDialogClosed | (Inherited from BaseDialogAwareViewModel) |
![]() | OnDialogOpened | (Inherited from BaseDialogAwareViewModel) |
![]() | OnPropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BindableBase) |
![]() | RaisePropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BindableBase) |
![]() | RegisterClose | (Inherited from BaseDialogAwareViewModel) |
![]() | RetrievePermission | |
![]() | SetProperty``1(UMP, UMP, String) |
Checks if a property already matches a desired value. Sets the property and
notifies listeners only when necessary.
(Inherited from BindableBase) |
![]() | SetProperty``1(UMP, UMP, Action, String) |
Checks if a property already matches a desired value. Sets the property and
notifies listeners only when necessary.
(Inherited from BindableBase) |
![]() | UnregisterClose | (Inherited from BaseDialogAwareViewModel) |