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
How can the DropdownButton be made to show its label in all upper case like a regular button? All my attempts to do something similar to what the Button does with the ToUpperConvert and ControlTemplate.Triggers have failed miserably. Any help is greatly appreciated.
-Frank