public override void PlatformArrange(Rect frame)
 {
     base.PlatformArrange(frame);
     VisualElementRenderer.UpdateLayout();
 }