PolyLineSegment.PointsProperty Property

Definition

Identifies the Points  dependency property.

public:
 static property DependencyProperty ^ PointsProperty { DependencyProperty ^ get(); };
static DependencyProperty PointsProperty();
public static DependencyProperty PointsProperty { get; }
var dependencyProperty = PolyLineSegment.pointsProperty;
Public Shared ReadOnly Property PointsProperty As DependencyProperty

Property Value

The identifier for the Points  dependency property.

Applies to