次の方法で共有


Line.X1Property プロパティ

定義

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

public:
 static property DependencyProperty ^ X1Property { DependencyProperty ^ get(); };
static DependencyProperty X1Property();
public static DependencyProperty X1Property { get; }
var dependencyProperty = Line.x1Property;
Public Shared ReadOnly Property X1Property As DependencyProperty

プロパティ値

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

適用対象