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