ArcGIS Pro 2.6 API Reference Guide
LocatorActivateEvent Class
Members 

ArcGIS.Desktop.Mapping.Controls Namespace : LocatorActivateEvent Class
For use by third party developers when using the LocatorControl in a custom dockpane in an add-in.
Object Model
LocatorActivateEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
Remarks
Override the OnActivate method of your custom dockpane and publish this event to signal to the LocatorControl that it should mark itself as the active LocatorControl or not.

See the Geocode sample in the ArcGIS Pro SDK community samples.
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Events.EventBase
      ArcGIS.Core.Events.CompositePresentationEvent<TPayload>
         ArcGIS.Desktop.Mapping.Controls.LocatorActivateEvent

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

LocatorActivateEvent Members
ArcGIS.Desktop.Mapping.Controls Namespace