Window.Title Property
.NET Framework 4.6 and 4.5
Gets or sets a window's title.
Namespace: System.Windows
Assembly: PresentationFramework (in PresentationFramework.dll)
XMLNS for XAML: http://schemas.microsoft.com/winfx/2006/xaml/presentation, http://schemas.microsoft.com/netfx/2007/xaml/presentation
The title of a Window, NavigationWindow, or Windows Internet Explorer, can also be set by using Page.WindowTitle.
Show: