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)
300
public override void
DrawGlyphRun
(Brush foregroundBrush, GlyphRun glyphRun)
System\Windows\Media\Generated\DrawingContextDrawingContextWalker.cs (1)
375
public override void
DrawGlyphRun
(
System\Windows\Media\HitTestWithGeometryDrawingContextWalker.cs (1)
160
public override void
DrawGlyphRun
(Brush foregroundBrush, GlyphRun glyphRun)
System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (1)
101
public override void
DrawGlyphRun
(Brush foregroundBrush, GlyphRun glyphRun)
3 references to DrawGlyphRun
PresentationCore (3)
System\Windows\Media\Generated\RenderData.cs (2)
1280
ctx.
DrawGlyphRun
(
1630
ctx.
DrawGlyphRun
(
System\Windows\Media\GlyphRunDrawing.cs (1)
53
ctx.
DrawGlyphRun
(