1 reference to IsPressedProperty
Microsoft.Maui.Controls (1)
ImageButton\ImageButton.cs (1)
100
public bool IsPressed => (bool)GetValue(
IsPressedProperty
);