3 references to CreateGlyphRun
PresentationFramework (3)
src\Framework\System\Windows\Documents\Glyphs.cs (3)
207_measurementGlyphRun = _glyphRunProperties.CreateGlyphRun(new Point(OriginX,OriginY), Language); 212_measurementGlyphRun = _glyphRunProperties.CreateGlyphRun(new Point(), Language); 229_measurementGlyphRun = _glyphRunProperties.CreateGlyphRun(_glyphRunOrigin, Language);