6 references to Bottom
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineHints\InlineHintsTag.cs (1)
169
VerticalAlignment = VerticalAlignment.
Bottom
,
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchToolWindowImpl.cs (1)
247
VerticalAlignment = VerticalAlignment.
Bottom
,
PresentationFramework (4)
MS\Internal\Documents\TextBoxView.cs (1)
3017
case VerticalAlignment.
Bottom
:
System\Windows\Controls\GridSplitter.cs (1)
356
case VerticalAlignment.
Bottom
:
System\Windows\FrameworkElement.cs (2)
3789
|| va == VerticalAlignment.
Bottom
4850
else if (va == VerticalAlignment.
Bottom
)