System.Activities.Design.Xaml Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Classes

  Class Description
Public class ActivitySchemaType Provides functionality that creates the schema used to define activity elements of a XAML workflow tree. This is an instance that can be used to edit the type description of an Activity in order to add new properties and arguments to the type.
Public class DesignTimeXamlWriter Provides the functionality to serialize run-time objects into underlying XAML code. This adds capability to a XamlWriter stack so that an ActivitySchemaType can be serialized to Xaml as a type definition of a subclass of Activity.