7 writes to TargetKeyTipScope
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (2)
1757e.TargetKeyTipScope = popupChild; 1766e.TargetKeyTipScope = tab;
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1679e.TargetKeyTipScope = popupChild;
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1819e.TargetKeyTipScope = popupChild;
Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBar.cs (1)
668e.TargetKeyTipScope = popupChild;
Microsoft\Windows\Controls\Ribbon\RibbonSplitMenuItem.cs (1)
407e.TargetKeyTipScope = popupChild;
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
710e.TargetKeyTipScope = tab;
1 reference to TargetKeyTipScope
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\KeyTipService.cs (1)
959DependencyObject newScope = eventArgs.TargetKeyTipScope;