2 references to CommandProperty
Microsoft.Maui.Controls (2)
Button\Button.cs (1)
23 public static readonly BindableProperty CommandProperty = ButtonElement.CommandProperty;
ImageButton\ImageButton.cs (1)
19 public static readonly BindableProperty CommandProperty = ButtonElement.CommandProperty;