Skip to content

Commit 4321927

Browse files
authored
Merge pull request #1160 from SebiCiuca/TestContent-TabControl-StyleFix
Update TestContent.xaml
2 parents 8ba1da4 + 69e8718 commit 4321927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fluent.Ribbon.Showcase/TestContent.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
<Fluent:BackstageTabItem Header="Recent"
273273
Icon="{iconPacks:Material Kind=History}"
274274
KeyTip="R">
275-
<TabControl Style="{DynamicResource InnerBackstageTabControlStyle}"
275+
<TabControl Style="{DynamicResource Fluent.Ribbon.Styles.InnerBackstageTabControl}"
276276
Margin="20 5 20 5">
277277
<Fluent:SeparatorTabItem Header="Test1" />
278278
<TabItem Header="1" />

0 commit comments

Comments
 (0)