SizeChangedEventArgs Constructor

Overload List

SizeChangedEventArgs(RoutedEvent) Initializes a new instance of the SizeChangedEventArgs class.
SizeChangedEventArgs(RoutedEvent, Object) Initializes a new instance of the SizeChangedEventArgs class.
SizeChangedEventArgs(RoutedEvent, Object, Size, Size) Initializes a new instance of the SizeChangedEventArgs class.

See Also