| UIControlUpdateLayout Method |
Ensures that all visual child controls of this element are properly updated for layout.
Namespace: DigitalRune.Game.UI.ControlsAssembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.8.0.0 (1.8.0.14553)
Syntax public void UpdateLayout()
public:
void UpdateLayout()
member UpdateLayout : unit -> unit
See Also