Click or drag to resize

BaseDialogAwareViewModel.Actions 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.20.0
Syntax
C#
public ObservableCollection<ConfirmationAction> Actions { get; }

Property Value

ObservableCollection<ConfirmationAction>
See Also