Click or drag to resize

BaseDialogAwareViewModelTitle Property

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


Namespace: RAYLASE.Marker.GUI.Common.Interactivity
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public string Title { get; }

Property Value

String

Implements

IDialogAware.Title
See Also