Fix message box window topmost issue when disabling hide FL when loss focus

This commit is contained in:
Jack251970 2025-02-22 13:16:09 +08:00
parent 54a49d68f3
commit 2b9716aa37

View file

@ -12,6 +12,7 @@
Foreground="{DynamicResource PopupTextColor}"
ResizeMode="NoResize"
SizeToContent="Height"
Topmost="True"
WindowStartupLocation="CenterScreen"
mc:Ignorable="d">
<WindowChrome.WindowChrome>