SizeChangedInfo Class
Report the specifics of a value change involving a Size. This is used as a parameter in OnRenderSizeChanged overrides.
Assembly: PresentationCore (in PresentationCore.dll)
This class parallels some of the members SizeChangedEventArgs class, which is used to report event data for SizeChanged, but the two classes serve different purposes. SizeChangedInfo is specifically used for OnRenderSizeChanged overrides, which offers class handling for an event that is not exposed as a public event in WPF. For details, see OnRenderSizeChanged.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.