mui
mui copied to clipboard
Flexibility to control text transformation
The title links and menu links have fixed either lower case text or upper case, cannot control it. Is there is way to control it?
See MainWindow.xaml. Each tab is a resource there.
For example:
<mui:Link DisplayName="Basic" Source="/Pages/LayoutBasic.xaml" />
<mui:Link DisplayName="Basic" Source="/Pages/LayoutBasic.xaml" /> DisplayName Why are properties all uppercase and how to control not to convert