2 references to CommandParameterProperty
Microsoft.Maui.Controls (2)
RefreshView\RefreshView.cs (2)
94 get { return GetValue(CommandParameterProperty); } 95 set { SetValue(CommandParameterProperty, value); }