1 write to _textFormattingMode
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (1)
77
_textFormattingMode
= textFormattingMode;
5 references to _textFormattingMode
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (5)
245
_textFormattingMode
331
_textFormattingMode
354
return
_textFormattingMode
;
393
_textFormattingMode
737
if (
_textFormattingMode
== TextFormattingMode.Display)