XamlObjectEventArgs.ElementLinePosition 속성

정의

관련 개체 인스턴스의 줄 위치를 가져오거나 설정합니다.

public:
 property int ElementLinePosition { int get(); };
public int ElementLinePosition { get; }
member this.ElementLinePosition : int
Public ReadOnly Property ElementLinePosition As Integer

속성 값

요소의 줄 위치입니다.

적용 대상