2 references to PointerExitedCommandParameterProperty
Microsoft.Maui.Controls (2)
PointerGestureRecognizer.cs (2)
128
get { return GetValue(
PointerExitedCommandParameterProperty
); }
129
set { SetValue(
PointerExitedCommandParameterProperty
, value); }