1 write to _textFormattingMode
PresentationCore (1)
MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
61_textFormattingMode = textFormattingMode;
7 references to _textFormattingMode
PresentationCore (7)
MS\Internal\TextFormatting\TextShapeableCharacters.cs (7)
175_textFormattingMode 237_textFormattingMode 314_textFormattingMode, 332_textFormattingMode, 337if (_textFormattingMode == TextFormattingMode.Display && 482return _properties.Typeface.LineSpacing(_properties.FontRenderingEmSize, 1, _properties.PixelsPerDip, _textFormattingMode); 494return _properties.Typeface.Baseline(_properties.FontRenderingEmSize, 1, _properties.PixelsPerDip, _textFormattingMode);