WindowSetWidthEventArgs 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 the window set width event.
public ref class WindowSetWidthEventArgs sealed : EventArgs
public sealed class WindowSetWidthEventArgs : EventArgs
type WindowSetWidthEventArgs = class
inherit EventArgs
Public NotInheritable Class WindowSetWidthEventArgs
Inherits EventArgs
- Inheritance
-
WindowSetWidthEventArgs
Constructors
WindowSetWidthEventArgs() |
Initializes a new instance of the WindowSetWidthEventArgs class. |
Properties
Width |
Gets the width of the window. |