4 writes to _requestedHeight
System.Windows.Forms (4)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (4)
115_requestedHeight = Height; 1506_requestedHeight = saveHeight; 1527_requestedHeight = singleLineHeight; 2218_requestedHeight = height;
1 reference to _requestedHeight
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
1472int saveHeight = _requestedHeight;