Name | Description | |
---|---|---|
EmbeddableControl Constructor | Creates a new instance of the EmbeddableControl |
The following tables list the members exposed by EmbeddableControl.
Name | Description | |
---|---|---|
EmbeddableControl Constructor | Creates a new instance of the EmbeddableControl |
Name | Description | |
---|---|---|
CanChangeOptions | Gets and sets whether or not the EmbeddedControl can change its options. | |
CanCommit | Gets if the control can perform a CommitAsync. | |
Model | Gets or sets the view-model's model object. (Inherited from ArcGIS.Desktop.Framework.Contracts.ViewModelBase) | |
Options | Gets or sets the configuration options. |
Name | Description | |
---|---|---|
CloseAsync | Occurs when the controls is closed. | |
CommitAsync | Occurs when control is executed or has changes to its options to be commited. | |
Create | Overloaded. | |
OpenAsync | Occurs when the control is hosted. |
Name | Description | |
---|---|---|
NotifyPropertyChanged | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) | |
OnOptionsChanged | Occurs when the options are updated. | |
SetProperty | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |