Click or drag to resize

BaseDialogAwareViewModelActions Property

[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Common.Interactivity.BaseDialogAwareViewModel.Actions"]


Namespace: RAYLASE.Marker.GUI.Common.Interactivity
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public ObservableCollection<ConfirmationAction> Actions { get; }

Property Value

ObservableCollectionConfirmationAction
See Also