FrameworkElement.TagProperty プロパティ

定義

Tag 依存関係プロパティを識別します。

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

プロパティ値

Tag 依存関係プロパティの識別子。

適用対象