DataGrid.OnCanExecuteCopy(CanExecuteRoutedEventArgs) Метод

Определение

Обеспечивает обработку события CanExecute, связанного с командой Copy.

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)

Параметры

args
CanExecuteRoutedEventArgs

Данные для события.

Применяется к