共用方式為


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相依性屬性的識別碼。

適用於