System.Activities.XamlIntegration Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains classes that provide support for the serialization of activities into XAML.
Classes
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 |
Provides a type converter to convert InArgument classes to and from various other representations. |
InOutArgumentConverter |
Provides a type converter to convert InOutArgument classes to and from various other representations. |
OutArgumentConverter |
Provides a type converter to convert OutArgument classes to and from various other representations. |
PropertyReferenceExtension<T> |
Provides access to properties contained in an |
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 |
Provides methods that derived type converter classes can use for converting objects to and from various representations. |
WorkflowIdentityConverter |
Represents a workflow identity converter. |
Interfaces
ICompiledExpressionRoot |
Specifies information about a compiled expression root. |
IValueSerializableExpression |
Provides methods for converting expressions to strings. |