LinePosition Property
Gets the 1-based column number in the source file where the element is defined.
Definition
Namespace: Avalonia.Markup.Xaml.Diagnostics
Assembly: Avalonia.Markup.Xaml (in Avalonia.Markup.Xaml.dll)
- C#
- VB
- F#
public int LinePosition { get; }
Public ReadOnly Property LinePosition As Integer
Get
member LinePosition : int with get
Property Value
Int32See Also
Reference
XamlSourceInfo Class
Avalonia.Markup.Xaml.Diagnostics Namespace