다음을 통해 공유


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>]
member this.CurrentKeyboardMessage : System.Windows.Interop.MSG
member this.CurrentKeyboardMessage : System.Windows.Interop.MSG
Public Shared ReadOnly Property CurrentKeyboardMessage As MSG

속성 값

MSG

마지막 메시지입니다.

특성

적용 대상

추가 정보