SizeChangedEventArgs.NewSize Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the new size of the object reporting the size change.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.SizeThe new size. The Size structure contains the new height and width.
Show: