I want all texts in TextBlock, Label, MenuItem.Header to be displayed in upper case. The strings are taken from a ResourceDictio
TextBlock
Label
MenuItem.Header
ResourceDictio
You can case all input into TextBox controls with the following property:
To apply to all TextBox controls in the entire application create a style for all TextBox controls: