示例#1
0
 protected override void LayoutChildren(double x, double y, double width, double height)
 {
     Chrome.Layout(new Rectangle(x, y, width, height));
 }