1 type derived from GlyphRunInfo
PresentationFramework (1)
src\Framework\MS\Internal\IO\Packaging\XmlGlyphRunInfo.cs (1)
30
internal class XmlGlyphRunInfo : MS.Internal.
GlyphRunInfo
3 references to GlyphRunInfo
PresentationFramework (3)
src\Framework\MS\Internal\IO\Packaging\FixedPageContentExtractor.cs (1)
68
GlyphRunInfo
glyphRunInfo = _fixedPageInfo.GlyphRunAtPosition(_nextGlyphRun);
src\Framework\MS\Internal\IO\Packaging\XmlFixedPageInfo.cs (1)
65
internal override
GlyphRunInfo
GlyphRunAtPosition(int position)
src\Shared\MS\Internal\FixedPageInfo.cs (1)
30
internal abstract
GlyphRunInfo
GlyphRunAtPosition(int position);