BaseDialogAwareViewModel.Actions Property |
[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Common.Interactivity.BaseDialogAwareViewModel.Actions"]
Namespace: RAYLASE.Marker.GUI.Common.InteractivityAssembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.20.0
Syntaxpublic ObservableCollection<ConfirmationAction> Actions { get; }
Property Value
ObservableCollection<ConfirmationAction>
See Also