31 references to KeyTipVerticalPlacement
System.Windows.Controls.Ribbon (31)
Microsoft\Windows\Controls\ActivatingKeyTipEventArgs.cs (2)
36KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 59public KeyTipVerticalPlacement KeyTipVerticalPlacement
Microsoft\Windows\Controls\KeyTipAdorner.cs (2)
31KeyTipVerticalPlacement verticalPlacement, 161private KeyTipVerticalPlacement VerticalPlacement { get; set; }
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenu.cs (1)
382e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenuItem.cs (1)
217e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonApplicationSplitMenuItem.cs (2)
221e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter; 229e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonFilterMenuButton.cs (1)
137e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
789e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (3)
1654e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter; 1703e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetTop; 1733e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetTop;
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (13)
2604e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter; 2624e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2633e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetBottom; 2651e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetBottom; 2671e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2678e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetBottom; 2688e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetBottom; 2705e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2714e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetTop; 2739e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetTop; 2760e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2769e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetBottom; 2794e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetBottom;
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1809e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonSplitMenuItem.cs (2)
383e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter; 391e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (2)
640e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 679e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetTop;