다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상