HubSection.IsHeaderInteractiveProperty プロパティ

定義

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

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

プロパティ値

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

適用対象