MapControl.NormalizedAnchorPointProperty Property

Definition

Identifies the MapControl.NormalizedAnchorPoint XAML attached property.

public:
 static property DependencyProperty ^ NormalizedAnchorPointProperty { DependencyProperty ^ get(); };
static DependencyProperty NormalizedAnchorPointProperty();
public static DependencyProperty NormalizedAnchorPointProperty { get; }
var dependencyProperty = MapControl.normalizedAnchorPointProperty;
Public Shared ReadOnly Property NormalizedAnchorPointProperty As DependencyProperty

Property Value

The identifier for the MapControl.NormalizedAnchorPoint XAML attached property.

Applies to

See also