DataGrid.OnCanExecuteCopy(CanExecuteRoutedEventArgs) Metod

Definition

Tillhandahåller hantering för den CanExecute händelse som är associerad med Copy kommandot.

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)

Parametrar

args
CanExecuteRoutedEventArgs

Data för händelsen.

Gäller för