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)
301
public override void
DrawGlyphRun
(Brush foregroundBrush, GlyphRun glyphRun)
System\Windows\Media\Generated\DrawingContextDrawingContextWalker.cs (1)
372
public override void
DrawGlyphRun
(
System\Windows\Media\HitTestWithGeometryDrawingContextWalker.cs (1)
161
public override void
DrawGlyphRun
(Brush foregroundBrush, GlyphRun glyphRun)
System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (1)
102
public override void
DrawGlyphRun
(Brush foregroundBrush, GlyphRun glyphRun)
3 references to DrawGlyphRun
PresentationCore (3)
System\Windows\Media\Generated\RenderData.cs (2)
1279
ctx.
DrawGlyphRun
(
1629
ctx.
DrawGlyphRun
(
System\Windows\Media\GlyphRunDrawing.cs (1)
54
ctx.
DrawGlyphRun
(