palusi
❔ wpf custom window
i set this using a setter in a style:
now i have these problems:
1. in fullscreen a part of the window isn't visible
2. clicks on buttons on top of the window dont be recognized
3. the window animations for maximizing and minimizing dont play
4. By resizing the window on the right or top side it laggs
How can I fix this or is there any better way to do this?
33 replies
❔ wpf custom window
errror message:
"Schweregrad Code Beschreibung Projekt Datei Zeile Unterdrückungszustand
Fehler XDG0008 "WindowChrome" wird in einem Windows Presentation Foundation (WPF)-Projekt nicht unterstützt. "
translated:
Severity Code Description Project File Line Suppression state
Error XDG0008 "WindowChrome" is not supported in a Windows Presentation Foundation (WPF) project.
33 replies