Click or drag to resize

IWindowTitle Property

The title of the window.

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

Property Value

String
See Also