次の方法で共有


Line.Y1Property プロパティ

定義

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

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

プロパティ値

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

適用対象