SizeChangedEventArgs Properties
Collapse the table of content
Expand the table of content

SizeChangedEventArgs Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The SizeChangedEventArgs type exposes the following members.

  NameDescription
Public property NewSize Gets the new size of the object reporting the size change.
Public property OriginalSource Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.)
Public property PreviousSize Gets the previous size of the object reporting the size change.
Top

Show:
© 2017 Microsoft