diff --git a/src/modules/powerrename/PowerRenameUILib/PowerRenameXAML/App.xaml b/src/modules/powerrename/PowerRenameUILib/PowerRenameXAML/App.xaml index 8ee568b2a6..b385360c1d 100644 --- a/src/modules/powerrename/PowerRenameUILib/PowerRenameXAML/App.xaml +++ b/src/modules/powerrename/PowerRenameUILib/PowerRenameXAML/App.xaml @@ -3,6 +3,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:animatedVisuals="using:Microsoft.UI.Xaml.Controls.AnimatedVisuals" + xmlns:controls="using:Microsoft.UI.Xaml.Controls" xmlns:primitives="using:Microsoft.UI.Xaml.Controls.Primitives"> @@ -11,11 +12,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + - - - - - + Background="{ThemeResource AccentSplitButtonBorderBrushDivider}" /> - - - - + + + + + + + + + - - - - - + + + + + - - - - - - + + + + + - - - - + + + - - - - + + + - - - - - - - + + + + - - - - + + + - - - - - - - + + + + + + - - - - - - - + + + + + + - - - - - - - + + + + + + - - - - - - - + + + + + + - - - - - - - + + + + + + - - - - - - - + + + + + + - - - - - - - + + + + + + - - diff --git a/src/modules/powerrename/PowerRenameUILib/PowerRenameXAML/MainWindow.xaml b/src/modules/powerrename/PowerRenameUILib/PowerRenameXAML/MainWindow.xaml index c3c30cbeb9..83610f1a3b 100644 --- a/src/modules/powerrename/PowerRenameUILib/PowerRenameXAML/MainWindow.xaml +++ b/src/modules/powerrename/PowerRenameUILib/PowerRenameXAML/MainWindow.xaml @@ -593,7 +593,7 @@ HorizontalAlignment="Right" VerticalAlignment="Bottom" Click="button_rename_Click" - Style="{StaticResource SplitAccentButtonStyle}"> + Style="{StaticResource AccentSplitButtonStyle}">