2 references to PointerMovedCommandParameterProperty
Microsoft.Maui.Controls (2)
PointerGestureRecognizer.cs (2)
146 get { return GetValue(PointerMovedCommandParameterProperty); } 147 set { SetValue(PointerMovedCommandParameterProperty, value); }