LineNumber Property
Gets the 1-based line 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 LineNumber { get; }
Public ReadOnly Property LineNumber As Integer
Get
member LineNumber : int with get
Property Value
Int32See Also
Reference
XamlSourceInfo Class
Avalonia.Markup.Xaml.Diagnostics Namespace