WindowSetHeightEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the event arguments for window set height event.
public ref class WindowSetHeightEventArgs sealed : EventArgs
public sealed class WindowSetHeightEventArgs : EventArgs
type WindowSetHeightEventArgs = class
inherit EventArgs
Public NotInheritable Class WindowSetHeightEventArgs
Inherits EventArgs
- Inheritance
-
WindowSetHeightEventArgs
Constructors
WindowSetHeightEventArgs() |
Initializes a new instance of the WindowSetHeightEventArgs class. |
Properties
Height |
Gets the height of the window. |