We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 609442b commit a66b6d0Copy full SHA for a66b6d0
Microsoft.Toolkit.Uwp.UI.Controls.Core/TabbedCommandBar/TabbedCommandBarItem.xaml
@@ -29,7 +29,6 @@
29
<Style x:Key="DefaultTabbedCommandBarItemStyle"
30
BasedOn="{StaticResource DefaultCommandBarStyle}"
31
TargetType="controls:TabbedCommandBarItem">
32
- <!-- TODO: Copy CommandBarRevealStyle instead of referencing it -->
33
<Setter Property="HorizontalAlignment" Value="Stretch" />
34
<Setter Property="DefaultLabelPosition" Value="Right" />
35
<Setter Property="Background" Value="{ThemeResource NormalTabBackground}" />
0 commit comments