7 references to CreateGlyphIndexer
PresentationCore (7)
System\Windows\Media\GlyphTypeface.cs (7)
828return CreateGlyphIndexer(this.GetAdvanceWidth); 840return CreateGlyphIndexer(this.GetAdvanceHeight); 855return CreateGlyphIndexer(this.GetLeftSidebearing); 870return CreateGlyphIndexer(this.GetRightSidebearing); 886return CreateGlyphIndexer(this.GetTopSidebearing); 902return CreateGlyphIndexer(this.GetBottomSidebearing); 914return CreateGlyphIndexer(this.GetBaseline);