3 references to HasContextActions
Microsoft.Maui.Controls (3)
Cells\Cell.cs (3)
185 if (HasContextActions) 268 OnPropertyChanged(nameof(HasContextActions)); 283 (bindable as Cell).OnPropertyChanged(nameof(HasContextActions));