Base:
method
DrawEllipse
System.Windows.Media.DrawingContext.DrawEllipse(System.Windows.Media.Brush, System.Windows.Media.Pen, System.Windows.Point, System.Windows.Media.Animation.AnimationClock, System.Double, System.Windows.Media.Animation.AnimationClock, System.Double, System.Windows.Media.Animation.AnimationClock)
1 reference to DrawEllipse
PresentationCore (1)
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
416DrawEllipse(brush, pen, center, null, radiusX, null, radiusY, null);