Partager via


CommandStateChangeEventArgs Class

Definition

Represents event arguments for the CommandStateChangeEventArgs

public ref class CommandStateChangeEventArgs sealed : EventArgs
public sealed class CommandStateChangeEventArgs : EventArgs
type CommandStateChangeEventArgs = class
    inherit EventArgs
Public NotInheritable Class CommandStateChangeEventArgs
Inherits EventArgs
Inheritance
CommandStateChangeEventArgs

Constructors

CommandStateChangeEventArgs()

Initializes a new instance of the CommandStateChangeEventArgs class.

Properties

Command

Gets the integer expression that corresponds to a command.

Enable

Applies to