2 references to SelectionChangedCommandParameterProperty
Microsoft.Maui.Controls (2)
Items\SelectableItemsView.cs (2)
72 get => GetValue(SelectionChangedCommandParameterProperty); 73 set => SetValue(SelectionChangedCommandParameterProperty, value);