DataGrid.OnCanExecuteCommitEdit(CanExecuteRoutedEventArgs) Метод

Определение

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

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

Параметры

e
CanExecuteRoutedEventArgs

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

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