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, 158private 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)
1645e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter; 1694e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetTop; 1724e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetTop;
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (13)
2590e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter; 2610e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2619e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetBottom; 2637e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetBottom; 2657e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2664e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetBottom; 2674e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetBottom; 2691e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2700e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetTop; 2725e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetTop; 2746e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 2755e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetBottom; 2780e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetBottom;
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1797e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonSplitMenuItem.cs (2)
382e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter; 390e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipTopAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (2)
637e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetCenter; 676e.KeyTipVerticalPlacement = KeyTipVerticalPlacement.KeyTipCenterAtTargetTop;