UI modification
So I have an XAML code like this which create the UI as the first image, can someone help me to modify the code to make it look like or very close to the UI in the second picture ?
2 Replies
Are you using third party UI components or native ones? I won't download the txt, sorry.
🇨🇿 použÃváš nativnà kontrolky nebo nÄ›co z tÅ™età strany?
ye i think that's why, I just figured out, turns out, when we apply mahapps, the default Background will become useless and we cant modify it, I just replaced my
Background="Transparent"
with controls:HeaderedControlHelper.HeaderBackground="Transparent"
with controls
is the mahapps and now it works pretty