2 references to RemainingItemsThresholdReachedCommandParameterProperty
Microsoft.Maui.Controls (2)
Items\ItemsView.cs (2)
71
get => GetValue(
RemainingItemsThresholdReachedCommandParameterProperty
);
72
set => SetValue(
RemainingItemsThresholdReachedCommandParameterProperty
, value);