ArcSegment.PointProperty Property

Definition

Identifies the Point dependency property.

public:
 static property DependencyProperty ^ PointProperty { DependencyProperty ^ get(); };
static DependencyProperty PointProperty();
public static DependencyProperty PointProperty { get; }
var dependencyProperty = ArcSegment.pointProperty;
Public Shared ReadOnly Property PointProperty As DependencyProperty

Property Value

The Point dependency property identifier.

Applies to