[]
Recalculates the layout of all "dirty" LayoutRect objects in the LayoutHost.
public bool PerformLayout()
Public Function PerformLayout() As Boolean
Type | Description |
---|---|
bool | true if successful, false if the width or height of any LayoutRect has become negative and the ThrowIfNotFit is false. |