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相依性屬性的識別碼。

適用於