Hello,
We have moved from the WinForms SyntaxEditor to the WPF edition. I need to get the total line count for a Document which in WinForms was 'editor.Document.Lines.Count'.
How do i get the line count of a document in WPF please?
Thanks.
We have moved from the WinForms SyntaxEditor to the WPF edition. I need to get the total line count for a Document which in WinForms was 'editor.Document.Lines.Count'.
How do i get the line count of a document in WPF please?
Thanks.