SemanticZoom.IsZoomedInViewActiveProperty Property

Definition

Identifies the IsZoomedInViewActive dependency property.

public:
 static property DependencyProperty ^ IsZoomedInViewActiveProperty { DependencyProperty ^ get(); };
static DependencyProperty IsZoomedInViewActiveProperty();
public static DependencyProperty IsZoomedInViewActiveProperty { get; }
var dependencyProperty = SemanticZoom.isZoomedInViewActiveProperty;
Public Shared ReadOnly Property IsZoomedInViewActiveProperty As DependencyProperty

Property Value

The identifier for the IsZoomedInViewActive dependency property.

Applies to