Transparent icon in start menu for universal app
问题 I'm developing a universal app. I have a list of icons in the manifest. The icon on the taskbar is fine, transparency works. The start menu icon doesn't have transparent edges. No edges. The list of icons that I have. How would I make the edges transparent? Should I add any other icons? 回答1: This is by design as the background (behind the tile itself) may be colored quite differently. In the start menu, there's a dark background whereas there's a white background in the Cortana search. Maybe