Click or drag to resize

IWindowOwner Property

The ownder of the window.

Namespace:  Demo3D.Gui
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
Object? Owner { get; set; }

Property Value

Type: Object
See Also