KeyEventArgs.SystemKey 屬性

定義

取得事件參考的鍵盤按鍵 (如果該按鍵將由系統處理)。

public:
 property System::Windows::Input::Key SystemKey { System::Windows::Input::Key get(); };
public System.Windows.Input.Key SystemKey { get; }
member this.SystemKey : System.Windows.Input.Key
Public ReadOnly Property SystemKey As Key

屬性值

Key

事件參考的 Key

適用於

另請參閱