Base:
method
DrawGlyphRun
System.Windows.Media.DrawingContext.DrawGlyphRun(System.Windows.Media.Brush, System.Windows.Media.GlyphRun)
4 overrides of DrawGlyphRun
PresentationCore (4)
Core\CSharp\System\Windows\Media\BoundsDrawingContextWalker.cs (1)
317
public override void
DrawGlyphRun
(Brush foregroundBrush, GlyphRun glyphRun)
Core\CSharp\System\Windows\Media\Generated\DrawingContextDrawingContextWalker.cs (1)
390
public override void
DrawGlyphRun
(
Core\CSharp\System\Windows\Media\HitTestWithGeometryDrawingContextWalker.cs (1)
176
public override void
DrawGlyphRun
(Brush foregroundBrush, GlyphRun glyphRun)
Core\CSharp\System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (1)
116
public override void
DrawGlyphRun
(Brush foregroundBrush, GlyphRun glyphRun)
3 references to DrawGlyphRun
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (2)
1307
ctx.
DrawGlyphRun
(
1663
ctx.
DrawGlyphRun
(
Core\CSharp\System\Windows\Media\GlyphRunDrawing.cs (1)
59
ctx.
DrawGlyphRun
(