Since you mentioned:
I have a textBox that grows vertically by typing
I assume then that it is a CustomControl derived from a TextBox , and the custom rendering will grow vertically instead of using inline text .. p>
Since I was not able to reproduce your problem using the TextBox element and parameters (with Ideal ), you mentioned (I checked from Framework 4.0 to 4.6 on VS 2013), it is possible that the blur comes from your custom code .
By the way, without using the built-in package?
TextWrapping="Wrap"
Perhaps you should add more code and details, such as the framework version, the version for Visual Studio, the OS version, etc.
Similarly, indicate your version of "Text field that grows vertically." Something like this ?
source share