共用方式為


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

適用於