LineCount Property (WPFTextBox)
Class
WPFTextBox
.
Action
Gets the total number of lines in the text box.
Syntax
C#
protected
Integer
LineCount { get; }
VB
'Declaration Protected Read Property LineCount As
Integer
Access
Read only.