2 references to OnCommandCanExecuteChanged
Microsoft.Maui.Controls (2)
Cells\TextCell.cs (2)
18 oldcommand.CanExecuteChanged -= textCell.OnCommandCanExecuteChanged; 26 newcommand.CanExecuteChanged += textCell.OnCommandCanExecuteChanged;