Compartilhar via


ComponentDispatcher.CurrentKeyboardMessage Propriedade

Definição

Obtém a última mensagem que foi gerada.

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 da propriedade

MSG

A última mensagem.

Atributos

Aplica-se a

Confira também