XamlObjectEventArgs.ElementLinePosition プロパティ

定義

関連するオブジェクトのインスタンスの行内の位置を取得または設定します。

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

プロパティ値

要素のリスト内の位置。

適用対象