Click or drag to resize

IWindowOwner Property

The ownder of the window.

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

Property Value

Object
See Also