Condividi tramite


ComponentDispatcher.CurrentKeyboardMessage Proprietà

Definizione

Ottiene l'ultimo messaggio generato.

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>]
static member CurrentKeyboardMessage : System.Windows.Interop.MSG
static member CurrentKeyboardMessage : System.Windows.Interop.MSG
Public Shared ReadOnly Property CurrentKeyboardMessage As MSG

Valore della proprietà

MSG

Ultimo messaggio.

Attributi

Si applica a

Vedi anche