System.Activities.XamlIntegration Namespace
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. |
![]() | ActivityXamlServicesSettings | Specifies XAML Service settings. |
![]() | ArgumentValueSerializer | |
![]() | AssemblyReferenceConverter | Represents a converter for assembly references. |
![]() | CompiledDataContext | Represents the compiled data context. |
![]() | DynamicUpdateMapConverter | Represents a dynamic update map converter. |
![]() | DynamicUpdateMapExtension | Specifies dynamic update map extension options. |
![]() | DynamicUpdateMapItemConverter | Represents a converter for dynamic update map items. |
![]() | FuncDeferringLoader | Represents an object that loads an instance of a saved function. |
![]() | ImplementationVersionConverter | Represents a converter for implementation versions. |
![]() | InArgumentConverter | This API supports the product infrastructure and is not intended to be used directly from your code. Provides a type converter to convert InArgument classes to and from various other representations. |
![]() | InOutArgumentConverter | This API supports the product infrastructure and is not intended to be used directly from your code. Provides a type converter to convert InOutArgument classes to and from various other representations. |
![]() | OutArgumentConverter | This API supports the product infrastructure and is not intended to be used directly from your code. 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. |
![]() | SerializableFuncDeferringLoader | Represents a serializable function deferring loader. |
![]() | TextExpressionCompiler | Represents the text expression compiler. |
![]() | TextExpressionCompilerError | Represents a text expression compiler error. |
![]() | TextExpressionCompilerResults | Specifies information about text expression compiler results. |
![]() | TextExpressionCompilerSettings | Specifies text expression compiler settings. |
![]() | TypeConverterBase | This API supports the product infrastructure and is not intended to be used directly from your code. Provides methods that derived type converter classes can use for converting objects to and from various representations. |
![]() | WorkflowIdentityConverter | Represents a workflow identity converter. |
| Interface | Description | |
|---|---|---|
![]() | ICompiledExpressionRoot | Specifies information about a compiled expression root. |
![]() | IValueSerializableExpression | Provides methods for converting expressions to strings. |

