Property | Type | Description | |
---|---|---|---|
Aliases | BindingList |
||
AutoStarts | BindingList |
||
DesktopIcons | BindingList |
||
MenuEntries | BindingList |
||
SendTo | BindingList |
Property | Type | Description | |
---|---|---|---|
CollectCommandAccessPointChanges | void | ||
LoadCommandAccessPoints | void |
Method | Description | |
---|---|---|
ApplyChanges ( ) : void |
Applies any changes made to the View-Model to the underlying system.
|
|
IntegrationState ( [ integrationManager, [ appEntry, [ feed ) : System |
Creates a new integration state View-Model.
|
Method | Description | |
---|---|---|
CollectCommandAccessPointChanges ( ICollection |
||
LoadCommandAccessPoints ( ) : void |
Reads the CommandAccessPoints from DesktopIntegration.AppEntry.AccessPoints or uses suggestion methods to fill in defaults.
|
public IntegrationState ( [ integrationManager, [ appEntry, [ feed ) : System | ||
integrationManager | [ | The integration manager used to apply selected integration options. |
appEntry | [ | The application being integrated. |
feed | [ | The feed providing additional metadata, icons, etc. for the application. |
return | System |