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?

image describing issues


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -