QuadraticBezierSegment.Point2Property Property

Definition

Identifies the Point2  dependency property.

public:
 static property DependencyProperty ^ Point2Property { DependencyProperty ^ get(); };
static DependencyProperty Point2Property();
public static DependencyProperty Point2Property { get; }
var dependencyProperty = QuadraticBezierSegment.point2Property;
Public Shared ReadOnly Property Point2Property As DependencyProperty

Property Value

The identifier for the Point2  dependency property.

Applies to