Hub.DefaultSectionIndexProperty Property

Definition

Identifies the DefaultSectionIndex dependency property.

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

Property Value

The identifier for the DefaultSectionIndex dependency property.

Applies to