Ensures that all visual child controls of this element are properly updated for layout.

Namespace: DigitalRune.Game.UI.Controls
Assembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.1.0.0 (1.1.1.9392)

Syntax

C#
public void UpdateLayout()
Visual Basic
Public Sub UpdateLayout
Visual C++
public:
void UpdateLayout()

See Also