共用方式為


BezierSegment.Point1Property 屬性

定義

識別 Point1 相依性屬性。

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

屬性值

Point1 相依性屬性的標識碼。

適用於