Name Property (WPFFrameworkElement)
Class
WPFFrameworkElement
.
Action
Gets the identifying name of the element.
Syntax
C#
protected
String
Name { get; }
VB
'Declaration Protected Read Property Name As
String
Access
Read only.