Table of Contents

Method OnRenderSizeChanged

Namespace
SharpVectors.Converters
Assembly
SharpVectors.Converters.Wpf.dll

OnRenderSizeChanged(SizeChangedInfo)

Raises the SizeChanged event, using the specified information as part of the eventual event data.

protected override void OnRenderSizeChanged(SizeChangedInfo sizeInfo)

Parameters

sizeInfo SizeChangedInfo

Details of the old and new size involved in the change.