TextualExpressionEditor.OnCompleteWordCommandCanExecute Methode

Definitie

Vertegenwoordigt de methode waarmee de on-complete Word-opdracht gerouteerde gebeurtenissen kan worden uitgevoerd.

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

Parameters

e
CanExecuteRoutedEventArgs

De gebeurtenisgegevens.

Van toepassing op