RibbonMenuItem.OnPreviewKeyUp(KeyEventArgs) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 PreviewKeyUp 事件的類別處理。
protected:
override void OnPreviewKeyUp(System::Windows::Input::KeyEventArgs ^ e);
protected override void OnPreviewKeyUp (System.Windows.Input.KeyEventArgs e);
override this.OnPreviewKeyUp : System.Windows.Input.KeyEventArgs -> unit
Protected Overrides Sub OnPreviewKeyUp (e As KeyEventArgs)
參數
事件資料。