1 write to _textFormattingMode
PresentationCore (1)
MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
69_textFormattingMode = textFormattingMode;
7 references to _textFormattingMode
PresentationCore (7)
MS\Internal\TextFormatting\TextShapeableCharacters.cs (7)
183_textFormattingMode 245_textFormattingMode 322_textFormattingMode, 340_textFormattingMode, 345if (_textFormattingMode == TextFormattingMode.Display && 490return _properties.Typeface.LineSpacing(_properties.FontRenderingEmSize, 1, _properties.PixelsPerDip, _textFormattingMode); 502return _properties.Typeface.Baseline(_properties.FontRenderingEmSize, 1, _properties.PixelsPerDip, _textFormattingMode);