Click or drag to resize

BaseSimpleGridDialogAwareViewModelT Methods

The BaseSimpleGridDialogAwareViewModelT type exposes the following members.

Methods
 NameDescription
Protected methodAppendResultParameters
(Inherited from BaseDialogAwareViewModel)
Public methodCanCloseDialog
(Inherited from BaseDialogAwareViewModel)
Protected methodCanDeleteCurrentSelection 
Protected methodClose
(Inherited from BaseDialogAwareViewModel)
Public methodCreateDialogResult
(Inherited from BaseDialogAwareViewModel)
Protected methodDoAction
(Inherited from BaseDialogAwareViewModel)
Public methodDoOnDialogClosed
(Inherited from BaseDialogAwareViewModel)
Public methodDoOnDialogOpened
(Inherited from BaseDialogAwareViewModel)
Protected methodOnAction
(Inherited from BaseDialogAwareViewModel)
Public methodOnDialogClosed
(Inherited from BaseDialogAwareViewModel)
Public methodOnDialogOpened
(Inherited from BaseDialogAwareViewModel)
Protected methodOnPropertyChanged Raises this object's PropertyChanged event.
(Inherited from BindableBase)
Protected methodRaisePropertyChanged Raises this object's PropertyChanged event.
(Inherited from BindableBase)
Public methodRegisterClose
(Inherited from BaseDialogAwareViewModel)
Protected methodSetProperty``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)
Protected methodSetProperty``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)
Public methodUnregisterClose
(Inherited from BaseDialogAwareViewModel)
Top
See Also