次の方法で共有


BezierSegment.Point3Property プロパティ

定義

Point3 依存関係プロパティを識別します。

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

プロパティ値

Point3 依存関係プロパティの識別子。

適用対象