LineSegment.PointProperty 屬性

定義

識別 Point 相依性屬性。

public:
 static property DependencyProperty ^ PointProperty { DependencyProperty ^ get(); };
static DependencyProperty PointProperty();
public static DependencyProperty PointProperty { get; }
var dependencyProperty = LineSegment.pointProperty;
Public Shared ReadOnly Property PointProperty As DependencyProperty

屬性值

Point相依性屬性的識別碼。

適用於