Question
How do I change mui to my program's name? I have searching but I just leaves me puzzled. Any help is greatly appreciated. Many Thanks.
change the title of the window.
But where in the code do I change the title of the window.
Thank you.
I have another question, How do I change "mui" I looked everywhere in the code but didn't find it. Also how to change the other default titles?
You can build it with your custom changes, the "mui" is the namespace prefix chosen by the project's devs (assuming that it is what you want to change) you can change it here
So when changed, it won't show up again on the GUI?
what/where exactly you want to change? my previous answer was to change it in code, if there is something on your views you want to change, I need you to specify it so I can help you easier
In the XAML code.