SKElement.OnRenderSizeChanged(SizeChangedInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raises the SizeChanged event, using the specified information as part of the eventual event data.
protected override void OnRenderSizeChanged(System.Windows.SizeChangedInfo sizeInfo);
Parameters
- sizeInfo
- SizeChangedInfo
Details of the old and new size involved in the change.