[]
Raises the SizeChanged event, using the specified information as part of the eventual event data.
protected override void OnRenderSizeChanged(SizeChangedInfo sizeInfo)
Protected Overrides Sub OnRenderSizeChanged(sizeInfo As SizeChangedInfo)
Type | Name | Description |
---|---|---|
SizeChangedInfo | sizeInfo | Details of the old and new size involved in the change. |