MaxLines Property (WPFTextBox)
Class
WPFTextBox
.
Action
Gets the maximum number of visible lines.
Syntax
C#
protected
Integer
MaxLines { get; }
VB
'Declaration Protected Read Property MaxLines As
Integer
Access
Read only.