共用方式為


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

適用於