XamlObjectEventArgs.ElementLinePosition Property

Definition

Gets or sets the position in the line of the relevant object instance.

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

Property Value

The position in the line of the element.

Applies to