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

Return Value

Type: NullableBoolean

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

See Also