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 依存関係プロパティの識別子。

適用対象