CommandContextChangedEventArgs Klasse

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

EventArgs-Erstellungsinformationen zu einem Befehls Kontext-Änderungs Ereignis.

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
Vererbung
CommandContextChangedEventArgs
Attribute

Konstruktoren

CommandContextChangedEventArgs(UInt32, Boolean)

Konstruktor.

Eigenschaften

Cookie

Cookie, das dem geänderten Befehls Kontext entspricht.

IsActive

True, wenn der Befehls Kontext bei Aktivierung aktiviert ist, false, wenn der Kontext deaktiviert wird.

Gilt für