System.Activities.Presentation.Services Namespace
.NET Framework 4.5
Provides classes related to presentation services.
| Class | Description | |
|---|---|---|
|
ModelChangedEventArgs | An abstract base class that represents the event data that holds a description of the changes in the model item tree in the previous editing session. |
|
ModelChangeInfo | Contains data for detailed model change information. |
|
ModelSearchService | Represents a class that is responsible for generating a TextImage and navigating to the corresponding ModelItem in the workflow designer. |
|
ModelService | This class is the main entry point that the designer uses to interact with the model. |
|
ViewService | The ViewService class maps visuals to underlying model items. |
| Enumeration | Description | |
|---|---|---|
|
ModelChangeType | Specifies the model change type. |