共用方式為


TextualExpressionEditor.OnParameterInfoCommandExecute 方法

定義

表示將處理 On Parameter Info Command Execute 路由事件的方法。

public:
 virtual void OnParameterInfoCommandExecute(System::Windows::Input::ExecutedRoutedEventArgs ^ e);
public virtual void OnParameterInfoCommandExecute (System.Windows.Input.ExecutedRoutedEventArgs e);
abstract member OnParameterInfoCommandExecute : System.Windows.Input.ExecutedRoutedEventArgs -> unit
override this.OnParameterInfoCommandExecute : System.Windows.Input.ExecutedRoutedEventArgs -> unit
Public Overridable Sub OnParameterInfoCommandExecute (e As ExecutedRoutedEventArgs)

參數

e
ExecutedRoutedEventArgs

事件資料。

適用於