3 references to CreateGlyphRun
PresentationFramework (3)
System\Windows\Documents\Glyphs.cs (3)
193_measurementGlyphRun = _glyphRunProperties.CreateGlyphRun(new Point(OriginX,OriginY), Language); 198_measurementGlyphRun = _glyphRunProperties.CreateGlyphRun(new Point(), Language); 215_measurementGlyphRun = _glyphRunProperties.CreateGlyphRun(_glyphRunOrigin, Language);