Sdílet prostřednictvím


TextualExpressionEditor.OnGlobalIntellisenseCommandCanExecute Metoda

Definice

Představuje metodu, která bude zpracovávat v globálním příkazu technologie IntelliSense, může spustit směrované události.

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

Parametry

e
CanExecuteRoutedEventArgs

Data události

Platí pro