Title Property (WPFWindow)
Class
WPFWindow
.
Action
Gets a window's title.
Syntax
C#
protected
String
Title { get; }
VB
'Declaration Protected Read Property Title As
String
Access
Read only.