SizeChangedEventArgs::NewSize Property

 

Gets the new Size of the object.

Namespace:   System.Windows
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
property Size NewSize {
	Size get();
}

Property Value

Type: System.Windows::Size

The new Size of the object.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: