HubSection.IsHeaderInteractiveProperty Property

Definition

Identifies the IsHeaderInteractive dependency property.

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

Property Value

The identifier for the IsHeaderInteractive dependency property.

Applies to