You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Files UWP/ProHome.xaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -947,7 +947,7 @@
947
947
</CommandBar>
948
948
</Custom:TabViewItem>
949
949
<Custom:TabView.Resources>
950
-
<uilib:TeachingTipTarget="{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:TeachingTipTarget="{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">
0 commit comments