Sdílet prostřednictvím


ComponentDispatcher.CurrentKeyboardMessage Vlastnost

Definice

Získá poslední zprávu, která byla vyvolána.

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

Hodnota vlastnosti

MSG

Poslední zpráva.

Atributy

Platí pro

Viz také