7 references to CreateGlyphIndexer
PresentationCore (7)
System\Windows\Media\GlyphTypeface.cs (7)
838return CreateGlyphIndexer(this.GetAdvanceWidth); 850return CreateGlyphIndexer(this.GetAdvanceHeight); 865return CreateGlyphIndexer(this.GetLeftSidebearing); 880return CreateGlyphIndexer(this.GetRightSidebearing); 896return CreateGlyphIndexer(this.GetTopSidebearing); 912return CreateGlyphIndexer(this.GetBottomSidebearing); 924return CreateGlyphIndexer(this.GetBaseline);