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
When the HorizontalContentAlignment="Center" the cursor was not showing up due to the TextBox content being resized down to 0. Added a minimum width to ensure that at least the cursor will be visible.
0 commit comments