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
ToggleButton does not represent ControlsHelper.ContentCharacterCasing property. I think it is important, because the default Button style represent it and the default value is Upper. Buttons' and ToggleButtons' appearance is different. I can only set Button PreserveTextCase property to false, but I'd like to set the ToggleButton Content to UpperCase.