ArcGIS Pro 2.9 API Reference Guide
DictionaryChangedEvent Class
Members 

ArcGIS.Desktop.Framework.Events Namespace : DictionaryChangedEvent Class
Occurs when words are added or removed from the dictionary.
Object Model
DictionaryChangedEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
public sealed class DictionaryChangedEvent : ArcGIS.Core.Events.CompositePresentationEvent<EventArgs> 
Public NotInheritable Class DictionaryChangedEvent 
   Inherits ArcGIS.Core.Events.CompositePresentationEvent(Of EventArgs)
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Events.EventBase
      ArcGIS.Core.Events.CompositePresentationEvent<TPayload>
         ArcGIS.Desktop.Framework.Events.DictionaryChangedEvent

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

DictionaryChangedEvent Members
ArcGIS.Desktop.Framework.Events Namespace