2 references to CommandParameterProperty
Microsoft.Maui.Controls (2)
SwipeView\SwipeItemView.cs (2)
31 get => GetValue(CommandParameterProperty); 32 set => SetValue(CommandParameterProperty, value);