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