Compartir a través de


ComponentDispatcher.CurrentKeyboardMessage Propiedad

Definición

Obtiene el último mensaje que se ha producido.

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

Valor de propiedad

MSG

El último mensaje.

Atributos

Se aplica a

Consulte también