8 references to KeyTipCenterAtTargetCenter
System.Windows.Controls.Ribbon (8)
Microsoft\Windows\Controls\ActivatingKeyTipEventArgs.cs (1)
35KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonFilterMenuButton.cs (1)
136e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
788e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (4)
2609e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2656e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2690e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2745e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
636e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter;