Base:
method
DrawRoundedRectangle
System.Windows.Media.DrawingContext.DrawRoundedRectangle(System.Windows.Media.Brush, System.Windows.Media.Pen, System.Windows.Rect, System.Windows.Media.Animation.AnimationClock, System.Double, System.Windows.Media.Animation.AnimationClock, System.Double, System.Windows.Media.Animation.AnimationClock)
1 reference to DrawRoundedRectangle
PresentationCore (1)
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
280DrawRoundedRectangle(brush, pen, rectangle, null, radiusX, null, radiusY, null);