2 references to ElementClicked
Microsoft.Maui.Controls (2)
Button\Button.cs (1)
250
public void SendClicked() => ButtonElement.
ElementClicked
(this, this);
ImageButton\ImageButton.cs (1)
185
ButtonElement.
ElementClicked
(this, this);