ComponentDispatcher.CurrentKeyboardMessage Свойство

Определение

Получает последнее созданное сообщение.

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

Значение свойства

MSG

Последнее сообщение.

Атрибуты

Применяется к

См. также раздел