2 references to CommandParameterProperty
Microsoft.Maui.Controls (2)
Menu\MenuItem.cs (2)
72 get => GetValue(CommandParameterProperty); 73 set => SetValue(CommandParameterProperty, value);