1 write to _textFormattingMode
PresentationCore (1)
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
51
_textFormattingMode
= textFormattingMode;
5 references to _textFormattingMode
PresentationCore (5)
MS\Internal\TextFormatting\TextFormatterImp.cs (5)
219
_textFormattingMode
305
_textFormattingMode
328
return
_textFormattingMode
;
367
_textFormattingMode
683
if (
_textFormattingMode
== TextFormattingMode.Display)