2 references to OnLocatorPositionChanged
Microsoft.Maui.Essentials (2)
Geolocation\Geolocation.uwp.cs (2)
97
listeningGeolocator.PositionChanged +=
OnLocatorPositionChanged
;
113
listeningGeolocator.PositionChanged -=
OnLocatorPositionChanged
;