2 references to PointerEnteredCommandParameterProperty
Microsoft.Maui.Controls (2)
PointerGestureRecognizer.cs (2)
110
get { return GetValue(
PointerEnteredCommandParameterProperty
); }
111
set { SetValue(
PointerEnteredCommandParameterProperty
, value); }