2 references to CommandParameterProperty
Microsoft.Maui.Controls (2)
Button\Button.cs (1)
28 public static readonly BindableProperty CommandParameterProperty = ButtonElement.CommandParameterProperty;
ImageButton\ImageButton.cs (1)
22 public static readonly BindableProperty CommandParameterProperty = ButtonElement.CommandParameterProperty;