5 references to Bottom
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineHints\InlineHintsTag.cs (1)
169VerticalAlignment = VerticalAlignment.Bottom,
PresentationFramework (4)
MS\Internal\Documents\TextBoxView.cs (1)
3059case VerticalAlignment.Bottom:
System\Windows\Controls\GridSplitter.cs (1)
362case VerticalAlignment.Bottom:
System\Windows\FrameworkElement.cs (2)
3809|| va == VerticalAlignment.Bottom 4868else if (va == VerticalAlignment.Bottom)