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: 16.01.07
Syntax
C#
bool? ShowDialog()

Return Value

Type: NullableBoolean

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

See Also