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