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)
System\Windows\Media\DrawingDrawingContext.cs (1)
268DrawRoundedRectangle(brush, pen, rectangle, null, radiusX, null, radiusY, null);