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