[]
Provides the behavior for the measure part of the control layout.
protected override Size MeasureOverride(Size availableSize)
| Type | Name | Description |
|---|---|---|
| Size | availableSize | The size of the control available for use in the layout logic. |
| Type | Description |
|---|---|
| Size | The size that this element determines it needs during layout, based on its calculations of child element sizes. |