Page 1 of 1

UIElement.UpdateLayout method

Posted: Wed Jul 01, 2020 4:06 am
by luis.rodas
Hi,

Is there any method equivalent to "UIElement.UpdateLayout" method in v2.0?

My application has a "Border" control where "Child" property is a "Viewbox" control. If the "Border" control is resized your child's control ("Viewbox" control) is not resized as well. Any fix ? Also I could call any equivalent to "UIElement.UpdateLayout" (if exist).

Best Regards,
Luis F.