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 依存関係プロパティの識別子。

適用対象