DataGrid.OnCanExecuteCopy(CanExecuteRoutedEventArgs) Methode

Definitie

Biedt verwerking voor de CanExecute gebeurtenis die aan de Copy opdracht is gekoppeld.

protected:
 virtual void OnCanExecuteCopy(System::Windows::Input::CanExecuteRoutedEventArgs ^ args);
protected virtual void OnCanExecuteCopy(System.Windows.Input.CanExecuteRoutedEventArgs args);
abstract member OnCanExecuteCopy : System.Windows.Input.CanExecuteRoutedEventArgs -> unit
override this.OnCanExecuteCopy : System.Windows.Input.CanExecuteRoutedEventArgs -> unit
Protected Overridable Sub OnCanExecuteCopy (args As CanExecuteRoutedEventArgs)

Parameters

args
CanExecuteRoutedEventArgs

De gegevens voor de gebeurtenis.

Van toepassing op