diff --git a/Bloxstrap/UI/Elements/ContextMenu/ServerHistory.xaml b/Bloxstrap/UI/Elements/ContextMenu/ServerHistory.xaml index bb723a9..1d91aa4 100644 --- a/Bloxstrap/UI/Elements/ContextMenu/ServerHistory.xaml +++ b/Bloxstrap/UI/Elements/ContextMenu/ServerHistory.xaml @@ -18,6 +18,7 @@ Height="420" Background="{ui:ThemeResource ApplicationBackgroundBrush}" ExtendsContentIntoTitleBar="True" + WindowBackdropType="Mica" WindowStartupLocation="CenterScreen"> diff --git a/Bloxstrap/UI/Elements/ContextMenu/ServerInformation.xaml b/Bloxstrap/UI/Elements/ContextMenu/ServerInformation.xaml index 3f12302..8a3e6bf 100644 --- a/Bloxstrap/UI/Elements/ContextMenu/ServerInformation.xaml +++ b/Bloxstrap/UI/Elements/ContextMenu/ServerInformation.xaml @@ -18,6 +18,7 @@ ResizeMode="NoResize" Background="{ui:ThemeResource ApplicationBackgroundBrush}" ExtendsContentIntoTitleBar="True" + WindowBackdropType="Mica" WindowStartupLocation="CenterScreen"> diff --git a/Bloxstrap/UI/Elements/Dialogs/AddFastFlagDialog.xaml b/Bloxstrap/UI/Elements/Dialogs/AddFastFlagDialog.xaml index f4ea9b6..3291f48 100644 --- a/Bloxstrap/UI/Elements/Dialogs/AddFastFlagDialog.xaml +++ b/Bloxstrap/UI/Elements/Dialogs/AddFastFlagDialog.xaml @@ -16,6 +16,7 @@ ResizeMode="NoResize" Background="{ui:ThemeResource ApplicationBackgroundBrush}" ExtendsContentIntoTitleBar="True" + WindowBackdropType="Mica" WindowStartupLocation="CenterScreen"> diff --git a/Bloxstrap/UI/Elements/Dialogs/ConnectivityDialog.xaml b/Bloxstrap/UI/Elements/Dialogs/ConnectivityDialog.xaml index 03817bb..ef709e4 100644 --- a/Bloxstrap/UI/Elements/Dialogs/ConnectivityDialog.xaml +++ b/Bloxstrap/UI/Elements/Dialogs/ConnectivityDialog.xaml @@ -15,6 +15,7 @@ Title="{x:Static resources:Strings.Dialog_Connectivity_Title}" Background="{ui:ThemeResource ApplicationBackgroundBrush}" ExtendsContentIntoTitleBar="True" + WindowBackdropType="Mica" WindowStartupLocation="CenterScreen"> diff --git a/Bloxstrap/UI/Elements/Dialogs/ExceptionDialog.xaml b/Bloxstrap/UI/Elements/Dialogs/ExceptionDialog.xaml index b98372d..7f84a2a 100644 --- a/Bloxstrap/UI/Elements/Dialogs/ExceptionDialog.xaml +++ b/Bloxstrap/UI/Elements/Dialogs/ExceptionDialog.xaml @@ -16,6 +16,7 @@ SizeToContent="Height" Background="{ui:ThemeResource ApplicationBackgroundBrush}" ExtendsContentIntoTitleBar="True" + WindowBackdropType="Mica" WindowStartupLocation="CenterScreen"> diff --git a/Bloxstrap/UI/Elements/Dialogs/FluentMessageBox.xaml b/Bloxstrap/UI/Elements/Dialogs/FluentMessageBox.xaml index 3d3ec62..a13fcc7 100644 --- a/Bloxstrap/UI/Elements/Dialogs/FluentMessageBox.xaml +++ b/Bloxstrap/UI/Elements/Dialogs/FluentMessageBox.xaml @@ -18,6 +18,7 @@ ResizeMode="NoResize" Background="{ui:ThemeResource ApplicationBackgroundBrush}" ExtendsContentIntoTitleBar="True" + WindowBackdropType="Mica" WindowStartupLocation="CenterScreen"> diff --git a/Bloxstrap/UI/Elements/Dialogs/LanguageSelectorDialog.xaml b/Bloxstrap/UI/Elements/Dialogs/LanguageSelectorDialog.xaml index ab9d48e..9a3906a 100644 --- a/Bloxstrap/UI/Elements/Dialogs/LanguageSelectorDialog.xaml +++ b/Bloxstrap/UI/Elements/Dialogs/LanguageSelectorDialog.xaml @@ -16,6 +16,7 @@ ResizeMode="NoResize" Background="{ui:ThemeResource ApplicationBackgroundBrush}" ExtendsContentIntoTitleBar="True" + WindowBackdropType="Mica" WindowStartupLocation="CenterScreen"> diff --git a/Bloxstrap/UI/Elements/Dialogs/LaunchMenuDialog.xaml b/Bloxstrap/UI/Elements/Dialogs/LaunchMenuDialog.xaml index 7388f73..f69a65d 100644 --- a/Bloxstrap/UI/Elements/Dialogs/LaunchMenuDialog.xaml +++ b/Bloxstrap/UI/Elements/Dialogs/LaunchMenuDialog.xaml @@ -17,6 +17,7 @@ ResizeMode="NoResize" Background="{ui:ThemeResource ApplicationBackgroundBrush}" ExtendsContentIntoTitleBar="True" + WindowBackdropType="Mica" WindowStartupLocation="CenterScreen"> diff --git a/Bloxstrap/UI/Elements/Dialogs/UninstallerDialog.xaml b/Bloxstrap/UI/Elements/Dialogs/UninstallerDialog.xaml index 4bc1546..183692d 100644 --- a/Bloxstrap/UI/Elements/Dialogs/UninstallerDialog.xaml +++ b/Bloxstrap/UI/Elements/Dialogs/UninstallerDialog.xaml @@ -19,6 +19,7 @@ ResizeMode="NoResize" Background="{ui:ThemeResource ApplicationBackgroundBrush}" ExtendsContentIntoTitleBar="True" + WindowBackdropType="Mica" WindowStartupLocation="CenterScreen">