Click or drag to resize
WindowSizeChangedEventArgs Properties

The WindowSizeChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyHandled
Gets or sets whether the window size event was handled.
Public propertySize
Gets the new size of the window.
Top
See Also