HubSection.HeaderProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ HeaderProperty { DependencyProperty ^ get(); };
static DependencyProperty HeaderProperty();
public static DependencyProperty HeaderProperty { get; }
var dependencyProperty = HubSection.headerProperty;
Public Shared ReadOnly Property HeaderProperty As DependencyProperty

プロパティ値

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

適用対象