AvalonEdit
LineNumber Property
NamespacesICSharpCode.AvalonEdit.Highlighting.XshdXshdElementLineNumber
Gets the line number in the .xshd file.
Declaration Syntax
C#Visual BasicVisual C++
public int LineNumber { get; set; }
Public Property LineNumber As Integer
	Get
	Set
public:
property int LineNumber {
	int get ();
	void set (int value);
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238