FrameworkElement.NameProperty Proprietà

Definizione

Identifica la proprietà di dipendenza Name .

public:
 static property DependencyProperty ^ NameProperty { DependencyProperty ^ get(); };
static DependencyProperty NameProperty();
public static DependencyProperty NameProperty { get; }
var dependencyProperty = FrameworkElement.nameProperty;
Public Shared ReadOnly Property NameProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza Name .

Si applica a