2 references to Vertical
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (1)
642
if ((inversion & InvertAxes.
Vertical
) != 0)
Core\CSharp\System\Windows\Media\TextFormatting\TextLine.cs (1)
394
Both = (Horizontal |
Vertical
),