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