Ejemplo n.º 1
0
 public Size CrossPlatformArrange(Rectangle bounds)
 {
     return(LayoutManager.ArrangeChildren(bounds));
 }