Beispiel #1
0
 public void Draw(DrawingContext context, RawRectangleF bounds)
 {
     context.DrawNinePartsBitmap(_bitmap, bounds);
 }