SemanticZoom.ZoomedOutViewProperty Property

Definition

Identifies the ZoomedOutView dependency property.

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

Property Value

The identifier for the ZoomedOutView dependency property.

Applies to