Partager via


ComponentDispatcher.CurrentKeyboardMessage Propriété

Définition

Obtient le dernier message déclenché.

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

Valeur de propriété

MSG

Dernier message.

Attributs

S’applique à

Voir aussi