Name | Description | |
---|---|---|
CancelAsync | Invoked when the cancel button on the property sheet has been clicked. | |
CommitAsync | Invoked when the ok or apply button on the property sheet has been clicked. | |
InitializeAsync | Invoked when a page loads because it has become visible inside the sheet. | |
NotifyPropertyChanged | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) | |
ResetAsync | Invoked when the reset button on the property sheet has been clicked. | |
SetProperty | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) | |
Uninitialize | Invoked before a page is destroyed. |