You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to #2884, any watermark applied to a TextBox or ComboBox control will not wrap when the control becomes too short to display the information
Expected outcome
The watermark should follow the same behavior as the TextBox - that is, if the TextBox has TextWrapping="Wrap", the watermark should have the same setting