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