Hub.IsActiveViewProperty Property

Definition

Identifies the IsActiveView dependency property.

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

Property Value

The identifier for the IsActiveView dependency property.

Applies to