2 references to ElementPressed
Microsoft.Maui.Controls (2)
Button\Button.cs (1)
265 public void SendPressed() => ButtonElement.ElementPressed(this, this);
ImageButton\ImageButton.cs (1)
190 ButtonElement.ElementPressed(this, this);