Click or drag to resize

RayguideOpenFileDialogShowDialog(Window) Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Common.GUI.RayguideOpenFileDialog.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 override bool ShowDialog(
	Window owner
)

Parameters

owner  Window

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

Return Value

Boolean

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

See Also