c# - AllowsTransparency and TabbedThumbnail issue in Windows 10 -
i created application uses image preview in taskbar. done using glasswindow extended version of windowsapicodepack. window styled using allowstransparency, windowsstyle , using windowchrome.
now noticed after updating windows 10 behavior of these components changed. border shown in preview in taskbar. when allowstransparency , windowchrome removed, behavior correct again, window ugly.
it looks window generated in window, wich shown in taskbar.
does have idea how style window without adding border in preview taskbar?
Comments
Post a Comment