7 references to CreateGlyphIndexer
PresentationCore (7)
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (7)
1092return CreateGlyphIndexer(this.GetAdvanceWidth); 1104return CreateGlyphIndexer(this.GetAdvanceHeight); 1119return CreateGlyphIndexer(this.GetLeftSidebearing); 1134return CreateGlyphIndexer(this.GetRightSidebearing); 1150return CreateGlyphIndexer(this.GetTopSidebearing); 1166return CreateGlyphIndexer(this.GetBottomSidebearing); 1178return CreateGlyphIndexer(this.GetBaseline);