FloatingContainer.UpdateAutoSize(Action, Action) Method
For internal use.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| restoreSizeHandler | Action |
| allowResizingHandler | Action |
See Also
For internal use.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v26.1.dll
public void UpdateAutoSize(
Action restoreSizeHandler,
Action allowResizingHandler
)
Public Sub UpdateAutoSize(
restoreSizeHandler As Action,
allowResizingHandler As Action
)
| Name | Type |
|---|---|
| restoreSizeHandler | Action |
| allowResizingHandler | Action |