1 write to _textFormattingMode
PresentationCore (1)
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
52
_textFormattingMode
= textFormattingMode;
5 references to _textFormattingMode
PresentationCore (5)
MS\Internal\TextFormatting\TextFormatterImp.cs (5)
220
_textFormattingMode
306
_textFormattingMode
329
return
_textFormattingMode
;
368
_textFormattingMode
684
if (
_textFormattingMode
== TextFormattingMode.Display)