2 references to PointerPressedCommandParameterProperty
Microsoft.Maui.Controls (2)
PointerGestureRecognizer.cs (2)
164
get { return GetValue(
PointerPressedCommandParameterProperty
); }
165
set { SetValue(
PointerPressedCommandParameterProperty
, value); }