31 references to KeyTipVerticalPlacement
System.Windows.Controls.Ribbon (31)
Microsoft\Windows\Controls\ActivatingKeyTipEventArgs.cs (2)
35
KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetCenter;
58
public
KeyTipVerticalPlacement
KeyTipVerticalPlacement
Microsoft\Windows\Controls\KeyTipAdorner.cs (2)
30
KeyTipVerticalPlacement
verticalPlacement,
157
private
KeyTipVerticalPlacement
VerticalPlacement { get; set; }
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenu.cs (1)
381
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipTopAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenuItem.cs (1)
216
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipTopAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonApplicationSplitMenuItem.cs (2)
220
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipTopAtTargetCenter;
228
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipTopAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonFilterMenuButton.cs (1)
136
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
788
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (3)
1644
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipTopAtTargetCenter;
1693
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipTopAtTargetTop;
1723
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipTopAtTargetTop;
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (13)
2589
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipTopAtTargetCenter;
2609
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetCenter;
2618
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetBottom;
2636
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetBottom;
2656
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetCenter;
2663
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetBottom;
2673
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetBottom;
2690
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetCenter;
2699
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetTop;
2724
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetTop;
2745
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetCenter;
2754
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetBottom;
2779
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetBottom;
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1795
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipTopAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonSplitMenuItem.cs (2)
380
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipTopAtTargetCenter;
388
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipTopAtTargetCenter;
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (2)
636
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetCenter;
675
e.KeyTipVerticalPlacement =
KeyTipVerticalPlacement
.KeyTipCenterAtTargetTop;