1 write to _textFormattingMode
PresentationCore (1)
MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
60_textFormattingMode = textFormattingMode;
7 references to _textFormattingMode
PresentationCore (7)
MS\Internal\TextFormatting\TextShapeableCharacters.cs (7)
174_textFormattingMode 236_textFormattingMode 313_textFormattingMode, 331_textFormattingMode, 336if (_textFormattingMode == TextFormattingMode.Display && 481return _properties.Typeface.LineSpacing(_properties.FontRenderingEmSize, 1, _properties.PixelsPerDip, _textFormattingMode); 493return _properties.Typeface.Baseline(_properties.FontRenderingEmSize, 1, _properties.PixelsPerDip, _textFormattingMode);