Share via


MapIcon.NormalizedAnchorPointProperty Property

Definition

Identifies the NormalizedAnchorPoint dependency property.

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

Property Value

The identifier for the NormalizedAnchorPoint dependency property.

Applies to

See also