4 writes to IsEnabledCore
Microsoft.Maui.Controls (4)
Shell\BackButtonBehavior.cs (4)
94 IsEnabledCore = Command.CanExecute(CommandParameter); 107 IsEnabledCore = Command.CanExecute(CommandParameter); 111 IsEnabledCore = true; 118 IsEnabledCore = Command.CanExecute(CommandParameter);