FrameworkElement.NameProperty Свойство

Определение

Идентифицирует свойство зависимости 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

Значение свойства

Идентификатор свойства зависимостей Name .

Применяется к