Name | Description | |
---|---|---|
NotifyPropertyChanged | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) | |
OnCreateContent | Called to create the PlugIn's visual component if not specified in DAML. | |
OnDropDownClosed | If the CustomControl specifies the DAML attribute 'isDrop=true', this function is called whenever its drop-down is closed. | |
OnDropDownOpened | If the CustomControl specifies the DAML attribute 'isDrop=true', this function is called whenever its drop-down is opened. | |
OnUpdate | Called periodically by the framework once the tool has been created. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | |
SetProperty | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |