共用方式為


BezierSegment.Point2Property 屬性

定義

識別 Point2 相依性屬性。

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

屬性值

Point2 相依性屬性的標識碼。

適用於