Freigeben über


ComponentDispatcher.CurrentKeyboardMessage Eigenschaft

Definition

Ruft die letzte ausgelöste Meldung ab.

public:
 static property System::Windows::Interop::MSG CurrentKeyboardMessage { System::Windows::Interop::MSG get(); };
public static System.Windows.Interop.MSG CurrentKeyboardMessage { [System.Security.SecurityCritical] get; }
public static System.Windows.Interop.MSG CurrentKeyboardMessage { get; }
[<get: System.Security.SecurityCritical>]
member this.CurrentKeyboardMessage : System.Windows.Interop.MSG
member this.CurrentKeyboardMessage : System.Windows.Interop.MSG
Public Shared ReadOnly Property CurrentKeyboardMessage As MSG

Eigenschaftswert

MSG

Die letzte Meldung.

Attribute

Gilt für

Siehe auch