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