TextualExpressionEditor.OnCompleteWordCommandExecute 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示将处理 On Complete Word Command Execute 路由事件的方法。
public:
virtual void OnCompleteWordCommandExecute(System::Windows::Input::ExecutedRoutedEventArgs ^ e);
public virtual void OnCompleteWordCommandExecute (System.Windows.Input.ExecutedRoutedEventArgs e);
abstract member OnCompleteWordCommandExecute : System.Windows.Input.ExecutedRoutedEventArgs -> unit
override this.OnCompleteWordCommandExecute : System.Windows.Input.ExecutedRoutedEventArgs -> unit
Public Overridable Sub OnCompleteWordCommandExecute (e As ExecutedRoutedEventArgs)
参数
事件数据。