Click or drag to resize

IWindowShowDialog Method

Shows the window and returns a result when the window is closed.

Namespace: Demo3D.Gui
Assembly: WpfControls (in WpfControls.dll) Version: 19.00.00
Syntax
C#
bool? ShowDialog()

Return Value

NullableBoolean

[Missing <returns> documentation for "M:Demo3D.Gui.IWindow.ShowDialog"]

See Also