diff --git a/source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/CommandBar/AppBarButton.xaml b/source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/CommandBar/AppBarButton.xaml index a9c7a6f1..792b9ab8 100644 --- a/source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/CommandBar/AppBarButton.xaml +++ b/source/iNKORE.UI.WPF.Modern.Controls/Controls/Windows/CommandBar/AppBarButton.xaml @@ -162,6 +162,10 @@ + + + + diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/AppBarButtonPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/AppBarButtonPage.xaml index 6493f3c6..83c6481c 100644 --- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/AppBarButtonPage.xaml +++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/AppBarButtonPage.xaml @@ -11,41 +11,18 @@ d:DesignWidth="800" mc:Ignorable="d"> - + + - - - - - - - - - - - <ui:AppBarButton Icon="Like" Label="SymbolIcon" Click="AppBarButton_Click"/> - - - - - - - + --> + - + --> @@ -72,7 +49,7 @@ Click="AppBarButton_Click" Label="FontIcon"> - + @" + + + + + +"; + + + + #endregion } }