Skip to content

Commit 490488f

Browse files
committed
Change Ribbon TeachingTip Key
1 parent 186dd9f commit 490488f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Files UWP/ProHome.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@
947947
</CommandBar>
948948
</Custom:TabViewItem>
949949
<Custom:TabView.Resources>
950-
<uilib:TeachingTip Target="{x:Bind Ribbon}" x:Key="RibbonTeachingTip" Name="RibbonTip" PreferredPlacement="Bottom" Subtitle="Access different commands faster than ever from their new location." Title="Meet the Ribbon">
950+
<uilib:TeachingTip Target="{x:Bind Ribbon}" x:Key="RibbonTipKey" Name="RibbonTip" PreferredPlacement="Bottom" Subtitle="Access different commands faster than ever from their new location." Title="Meet the Ribbon">
951951
<uilib:TeachingTip.IconSource>
952952
<uilib:SymbolIconSource Symbol="Help"/>
953953
</uilib:TeachingTip.IconSource>

0 commit comments

Comments
 (0)