FluentWPF
FluentWPF copied to clipboard
Fullscreen Window
Is it possible to show window in fullscreen mode (extend into taskbar).
I tried the following without succes.
ExtendViewIntoTitleBar="True"
ui:ThemeManager.IsThemeAware="True"
AcrylicWindowStyle="None"
WindowStyle="None"
ResizeMode="NoResize"
WindowState="Maximized"
Hi @DirkKramer Thanks for the feedback. Currently, AcrylicWindow can't show window in fullscreen mode. I'm trying to support it, and will be included in the next update. Please wait for a while.
How about version 0.10.3 ?