7 writes to TargetKeyTipScope
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (2)
1758
e.
TargetKeyTipScope
= popupChild;
1767
e.
TargetKeyTipScope
= tab;
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1680
e.
TargetKeyTipScope
= popupChild;
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1821
e.
TargetKeyTipScope
= popupChild;
Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBar.cs (1)
669
e.
TargetKeyTipScope
= popupChild;
Microsoft\Windows\Controls\Ribbon\RibbonSplitMenuItem.cs (1)
409
e.
TargetKeyTipScope
= popupChild;
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
711
e.
TargetKeyTipScope
= tab;
1 reference to TargetKeyTipScope
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\KeyTipService.cs (1)
960
DependencyObject newScope = eventArgs.
TargetKeyTipScope
;