8 references to KeyTipCenterAtTargetCenter
System.Windows.Controls.Ribbon (8)
Microsoft\Windows\Controls\ActivatingKeyTipEventArgs.cs (1)
38KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonFilterMenuButton.cs (1)
139e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
791e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (4)
2629e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2676e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2710e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2765e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
642e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter;