Hub.IsZoomedInViewProperty Property

Definition

Identifies the IsZoomedInView dependency property.

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

Property Value

The identifier for the IsZoomedInView dependency property.

Applies to