UpdateLayout Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Ensures that all visual child elements of the current element are properly updated for layout.

Namespace:  Microsoft.SPOT.Presentation
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public Sub UpdateLayout
public void UpdateLayout()
public:
void UpdateLayout()
member UpdateLayout : unit -> unit 
public function UpdateLayout()

.NET Framework Security

See Also

Reference

UIElement Class

Microsoft.SPOT.Presentation Namespace