Hub.IsActiveViewProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.