예제 #1
0
 public Size CrossPlatformArrange(Rectangle bounds)
 {
     return(LayoutManager.ArrangeChildren(bounds));
 }