次の方法で共有


ArcSegment.PointProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ PointProperty { DependencyProperty ^ get(); };
static DependencyProperty PointProperty();
public static DependencyProperty PointProperty { get; }
var dependencyProperty = ArcSegment.pointProperty;
Public Shared ReadOnly Property PointProperty As DependencyProperty

プロパティ値

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

適用対象