Merge pull request #3266 from Jack251970/message_window_topmost

Make Message box Window to be Topmost
This commit is contained in:
Jack Ye 2025-02-22 18:01:43 +08:00 committed by GitHub
commit c7218fb78a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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