1 write to _textFormattingMode
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
72_textFormattingMode = textFormattingMode;
7 references to _textFormattingMode
PresentationCore (7)
Core\CSharp\MS\Internal\TextFormatting\TextShapeableCharacters.cs (7)
186_textFormattingMode 248_textFormattingMode 330_textFormattingMode, 348_textFormattingMode, 353if (_textFormattingMode == TextFormattingMode.Display && 498return _properties.Typeface.LineSpacing(_properties.FontRenderingEmSize, 1, _properties.PixelsPerDip, _textFormattingMode); 510return _properties.Typeface.Baseline(_properties.FontRenderingEmSize, 1, _properties.PixelsPerDip, _textFormattingMode);