CommandContextChangedEventArgs Classe

Definição

Importante

Esta API não está em conformidade com CLS.

Informações de catpturing de EventArgs sobre um evento de alteração de contexto de comando.

public ref class CommandContextChangedEventArgs : EventArgs
[System.CLSCompliant(false)]
public class CommandContextChangedEventArgs : EventArgs
[<System.CLSCompliant(false)>]
type CommandContextChangedEventArgs = class
    inherit EventArgs
Public Class CommandContextChangedEventArgs
Inherits EventArgs
Herança
CommandContextChangedEventArgs
Atributos

Construtores

CommandContextChangedEventArgs(UInt32, Boolean)

Construtor.

Propriedades

Cookie

Cookie correspondente ao contexto de comando que está sendo alterado.

IsActive

True se o contexto de comando se estiver ativado, false se o contexto estiver sendo desativado.

Aplica-se a