Base:
method
DrawGlyphRun
System.Windows.Media.DrawingContext.DrawGlyphRun(System.Windows.Media.Brush, System.Windows.Media.GlyphRun)
4 overrides of DrawGlyphRun
PresentationCore (4)
System\Windows\Media\BoundsDrawingContextWalker.cs (1)
315
public override void
DrawGlyphRun
(Brush foregroundBrush, GlyphRun glyphRun)
System\Windows\Media\Generated\DrawingContextDrawingContextWalker.cs (1)
387
public override void
DrawGlyphRun
(
System\Windows\Media\HitTestWithGeometryDrawingContextWalker.cs (1)
174
public override void
DrawGlyphRun
(Brush foregroundBrush, GlyphRun glyphRun)
System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (1)
114
public override void
DrawGlyphRun
(Brush foregroundBrush, GlyphRun glyphRun)
3 references to DrawGlyphRun
PresentationCore (3)
System\Windows\Media\Generated\RenderData.cs (2)
1292
ctx.
DrawGlyphRun
(
1642
ctx.
DrawGlyphRun
(
System\Windows\Media\GlyphRunDrawing.cs (1)
56
ctx.
DrawGlyphRun
(