2 references to Rtl
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextProperties.cs (2)
54
_statusFlags |= StatusFlags.
Rtl
;
73
get { return (_statusFlags & StatusFlags.
Rtl
) != 0; }