Line.Y2Property プロパティ

定義

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

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

プロパティ値

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

適用対象