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