Posted 1 September 2022, 7:53 pm EST
Hi Soham,
WinUI applies the transparency to the controls based on the Window transparency setting. If your windows is set to allow transparency then WinUI app will also show transparent effects.
So, the only possible way is to disable the windows transparency as follows:
- Go to windows settings.
- Navigate to Personalization > Colors.
- Turn of the ‘Transparency effects’ toggle button.
Note: This will disable the transparency effects at the windows level.
I hope it will help.
Best Regards,
Kartik