共用方式為


Line.X2Property 屬性

定義

識別 X2 相依性屬性。

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

屬性值

X2相依性屬性的識別碼。

適用於