This documentation is archived and is not being maintained.
System.Activities.XamlIntegration Namespace
Visual Studio 2010
Contains classes that provide support for the serialization of activities into XAML.
| Class | Description | |
|---|---|---|
![]() | ActivityWithResultConverter | Provides type conversion for the result type of a workflow activity operation. |
![]() | ActivityWithResultValueSerializer | Ensures that the result of an activity is properly converted to a string that can be used for serial transmission. |
![]() | ActivityXamlServices | Creates an instance of an activity tree described in XAML. |
![]() | ArgumentValueSerializer | Infrastructure. Converts instances of Argument to instances of String. |
![]() | FuncDeferringLoader | Represents an object that loads an instance of a saved function. |
![]() | InArgumentConverter | Infrastructure. Provides a type converter to convert InArgument classes to and from various other representations. |
![]() | InOutArgumentConverter | Infrastructure. Provides a type converter to convert InOutArgument classes to and from various other representations. |
![]() | OutArgumentConverter | Infrastructure. Provides a type converter to convert OutArgument classes to and from various other representations. |
![]() | PropertyReferenceExtension<T> | Provides access to properties contained in an x:Class document. |
![]() | TypeConverterBase | Infrastructure. Provides methods that derived type converter classes can use for converting objects to and from various representations. |
| Interface | Description | |
|---|---|---|
![]() | IValueSerializableExpression | Provides methods for converting expressions to strings. |
Show:

