|
ArgumentToExpressionConverter |
Converts from arguments to Argument.Expression. |
|
ArgumentToExpressionModelItemConverter |
Converts an argument to an expression model. |
|
AssemblyContextControlItem |
Exposes a control item for an assembly context. |
|
CommandMenuMode |
Describes the command menu mode. |
|
DesignerView |
The designer view. |
|
ErrorView |
Contains the error view presented when there are exceptions or errors in the designer view, or when the designer is unable to load. |
|
ExpressionTextBox |
Describes a control that enables the user to edit an expression in an activity designer. |
|
ExtensionSurface |
Describes the extension surface. |
|
ExtensionWindow |
This class provides an experience similar to PopupWindow, while editing data on designer surface. Its behavior is similar to an ordinary popup, with additional functionalities that allow resizing, moving, and easier styling. |
|
ExtensionWindowClosingRoutedEventArgs |
Contains the arguments for the ExtensionWindowClosingRoutedEvent. |
|
ExtensionWindowHeader |
Represents the visual representation of a window header, which is used with ExtensionWindow to enable moving and closing. The actual moving logic is handled by the ExtensionSurface class. |
|
FilterableData |
Represents a piece of data that can be filtered on visibility. |
|
FilterableData<TData> |
Represents a piece of data that can be filtered on visibility. |
|
LineToHeightConverter |
Converts a line to a height value. This class cannot be inherited. |
|
ListViewHelper |
A helper class for the list view control. |
|
ModelPropertyEntryToModelItemConverter |
Used to convert UI property data into ModelItem and EditingContext objects that describe the UI property. |
|
ModelPropertyEntryToOwnerActivityConverter |
Converts a ModelPropertyEntry to a ModelItem that owns the property. |
|
ModelPropertyPathExpanderConverter |
Converts a ModelPropertyEntry to a property path, which represents the dotted path for the parent to navigate to this property from the root. |
|
PrimarySelectionAdorner |
Represents the primary adorner that decorates a UI element. |
|
TypePresenter |
Handles the display of a collection of types in a component that is part of a user interface. |
|
TypeToArgumentTypeConverter |
Converts generic arguments to objects of the specified type. |
|
TypeWrapper |
Provides the functionality to wrap a specified object to make it function as an object of a different type. This is a sealed class. |
|
ViewStateChangedEventArgs |
Provides an object formatted to serve as an event argument containing the information about the changed view state. |
|
ViewStateService |
When implemented in a derived class, generates a text property that stores and retrieves its value from an associated control’s view state. |
|
WorkflowViewService |
Handles the mapping of activity designer visual elements and their underlying model items. |
|
WorkflowViewStateService |
|