Hub.DefaultSectionIndexProperty 属性

定义

标识 DefaultSectionIndex 依赖项属性。

public:
 static property DependencyProperty ^ DefaultSectionIndexProperty { DependencyProperty ^ get(); };
static DependencyProperty DefaultSectionIndexProperty();
public static DependencyProperty DefaultSectionIndexProperty { get; }
var dependencyProperty = Hub.defaultSectionIndexProperty;
Public Shared ReadOnly Property DefaultSectionIndexProperty As DependencyProperty

属性值

DefaultSectionIndex 依赖属性的标识符。

适用于