diff --git a/Ink Canvas/Windows/PrivacyAgreementWindow.xaml b/Ink Canvas/Windows/PrivacyAgreementWindow.xaml index 2cf8947a..6768d66c 100644 --- a/Ink Canvas/Windows/PrivacyAgreementWindow.xaml +++ b/Ink Canvas/Windows/PrivacyAgreementWindow.xaml @@ -53,7 +53,22 @@ Click="ButtonCancel_Click" Background="{DynamicResource PrivacyAgreementWindowButtonBackground}" Foreground="{DynamicResource PrivacyAgreementWindowButtonForeground}" - BorderBrush="{DynamicResource PrivacyAgreementWindowBorderBrush}"/> + BorderBrush="{DynamicResource PrivacyAgreementWindowBorderBrush}" + OverridesDefaultStyle="True"> + + + + + + + +