Confirmation |
[Missing <summary> documentation for "T:RAYLASE.Marker.GUI.Common.Interactivity.PopupWindows.ConfirmationViewModel"]
public class ConfirmationViewModel : BaseDialogAwareViewModel
The ConfirmationViewModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfirmationViewModel | Initializes a new instance of the ConfirmationViewModel class |
Name | Description | |
---|---|---|
![]() | ActionCommand | (Inherited from BaseDialogAwareViewModel) |
![]() | Actions | (Inherited from BaseDialogAwareViewModel) |
![]() | BackgroundDim | (Inherited from BaseDialogAwareViewModel) |
![]() | ConfirmationType | (Inherited from BaseDialogAwareViewModel) |
![]() | Content | (Inherited from BaseDialogAwareViewModel) |
![]() | HasVariable | (Inherited from BaseDialogAwareViewModel) |
![]() | HorizontalScrollBarVisibility | (Inherited from BaseDialogAwareViewModel) |
![]() | ID | (Inherited from BaseDialogAwareViewModel) |
![]() | InternalTitle | (Inherited from BaseDialogAwareViewModel) |
![]() | IsCloseEnabled | (Inherited from BaseDialogAwareViewModel) |
![]() | IsDisabled | (Inherited from BaseDialogAwareViewModel) |
![]() | ResizeMode | (Inherited from BaseDialogAwareViewModel) |
![]() | SelectedActionIndex | (Inherited from BaseDialogAwareViewModel) |
![]() | Title | (Inherited from BaseDialogAwareViewModel) |
![]() | VariableValue | (Inherited from BaseDialogAwareViewModel) |
![]() | VerticalScrollBarVisibility | (Inherited from BaseDialogAwareViewModel) |
Name | Description | |
---|---|---|
![]() | AppendResultParameters | (Inherited from BaseDialogAwareViewModel) |
![]() | CanCloseDialog | (Inherited from BaseDialogAwareViewModel) |
![]() | Close | (Inherited from BaseDialogAwareViewModel) |
![]() | CreateDialogResult | (Inherited from BaseDialogAwareViewModel) |
![]() | DoAction | (Inherited from BaseDialogAwareViewModel) |
![]() | DoOnDialogClosed | (Inherited from BaseDialogAwareViewModel) |
![]() | DoOnDialogOpened | (Inherited from BaseDialogAwareViewModel) |
![]() | 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) |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from BindableBase) |
![]() | RequestClose | (Inherited from BaseDialogAwareViewModel) |