Click or drag to resize

BaseDefaultMetroWindowResult Property

[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Common.Interactivity.PopupWindows.BaseDefaultMetroWindow.Result"]


Namespace: RAYLASE.Marker.GUI.Common.Interactivity.PopupWindows
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.20.0
Syntax
C#
public IDialogResult Result { get; set; }

Property Value

IDialogResult

Implements

IDialogWindow.Result
See Also