2 references to PointerReleasedCommandParameterProperty
Microsoft.Maui.Controls (2)
PointerGestureRecognizer.cs (2)
182
get { return GetValue(
PointerReleasedCommandParameterProperty
); }
183
set { SetValue(
PointerReleasedCommandParameterProperty
, value); }