Click or drag to resize

IWindowTitle Property

The title of the window.

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

Property Value

Type: String
See Also