Share via


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

最後訊息。

屬性

適用於

另請參閱