Share via


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 依赖属性的标识符。

适用于