Click or drag to resize

BaseRayguideFileDialogShowDialog(Window) Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Common.GUI.BaseRayguideFileDialog.ShowDialog(System.Windows.Window)"]


Namespace: RAYLASE.Marker.Common.GUI
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.50.0
Syntax
C#
protected abstract bool ShowDialog(
	Window owner
)

Parameters

owner  Window

[Missing <param name="owner"/> documentation for "M:RAYLASE.Marker.Common.GUI.BaseRayguideFileDialog.ShowDialog(System.Windows.Window)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.Marker.Common.GUI.BaseRayguideFileDialog.ShowDialog(System.Windows.Window)"]

See Also