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