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