Base:
method
DrawEllipse
System.Windows.Media.DrawingContext.DrawEllipse(System.Windows.Media.Brush, System.Windows.Media.Pen, System.Windows.Point, System.Double, System.Double)
3 overrides of DrawEllipse
PresentationCore (3)
Core\CSharp\System\Windows\Media\BoundsDrawingContextWalker.cs (1)
215
public override void
DrawEllipse
(
Core\CSharp\System\Windows\Media\Generated\DrawingContextDrawingContextWalker.cs (1)
248
public override void
DrawEllipse
(
Core\CSharp\System\Windows\Media\HitTestDrawingContextWalker.cs (1)
150
public override void
DrawEllipse
(
3 references to DrawEllipse
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (3)
1245
ctx.
DrawEllipse
(
1259
ctx.
DrawEllipse
(
1597
ctx.
DrawEllipse
(