Skip to content

Commit a66b6d0

Browse files
Remove old TODO
1 parent 609442b commit a66b6d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Microsoft.Toolkit.Uwp.UI.Controls.Core/TabbedCommandBar/TabbedCommandBarItem.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
<Style x:Key="DefaultTabbedCommandBarItemStyle"
3030
BasedOn="{StaticResource DefaultCommandBarStyle}"
3131
TargetType="controls:TabbedCommandBarItem">
32-
<!-- TODO: Copy CommandBarRevealStyle instead of referencing it -->
3332
<Setter Property="HorizontalAlignment" Value="Stretch" />
3433
<Setter Property="DefaultLabelPosition" Value="Right" />
3534
<Setter Property="Background" Value="{ThemeResource NormalTabBackground}" />

0 commit comments

Comments
 (0)