WindowSetWidthEventArgs Class

Definition

Represents the event arguments for the WindowSetWidth 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.

Applies to