|
Adapter |
Used to adapt logic for a particular item. |
|
AdornerColors |
Provides a set of common brushes that can be used on adorners. |
|
AdornerCoordinateSpace |
Defines a 2D coordinate space for use in AdornerPanel. |
|
AdornerCoordinateSpaces |
Defines the two common coordinate spaces used in the designer. |
|
AdornerFonts |
Provides a set of common brushes that can be used on adorners. |
|
AdornerLayout |
Performs the layout of an adorner on the DesignerView. |
|
AdornerOrder |
Specifies the z-order of adorners in Design view. |
|
AdornerPanel |
Provides a container for Windows Presentation foundation (WPF) controls, which are used at design time as adorners. |
|
AdornerPlacementCollection |
Enables precise placement of adorners within an AdornerPanel. |
|
AdornerProperties |
Defines a set of attached properties for a UI element to enable adorner appearance and behavior. |
|
AdornerProvider |
A feature provider that you can add to a class to automatically add adorners to the designer surface. |
|
AdornerResources |
Used to define a set of resources that can be used in XAML. |
|
CanExecuteToolEventArgs |
Provides data for the CanExecute event. |
|
CommandExceptionEventArgs |
Provides data for the CommandException event defined on the DesignerView class. |
|
ContextMenuProvider |
Defines a set of menu items that are shown in a context menu. |
|
CreationCommands |
Represents a set of static command definitions for tool creation commands. |
|
CreationTool |
A tool that is used to create new instances of objects on the designer. |
|
CreationToolAttribute |
Identifies the creation tool that should be used to create an instance of a specified type. |
|
CurrentDesignerView |
A context item that is used to store and report the current designer view that is being used in the editing context. |
|
DesignerCommands |
Represents commands associated with a designer. |
|
DesignerView |
Provides a visual design surface for the designer. |
|
DragGestureData |
Provides additional information during a drag-and-drop operation. |
|
ElementAlignment |
Provides a container for element alignment settings in the Windows Presentation Foundation (WPF) Designer for Visual Studio. |
|
ExecutedToolEventArgs |
Provides data for the Executed event. |
|
FocusedTask |
Contains the task that currently has the focus in a tool. |
|
GestureData |
Provides information about a gesture. |
|
MatchGestureEventArgs |
Provides data for the MatchGesture event. |
|
MenuAction |
A context menu item which represents an action to take in the designer. |
|
MenuActionEventArgs |
Provides data for MenuAction events. |
|
MenuBase |
Provides a base class for both actions and groups. |
|
MenuGroup |
Represents a group of menu items. |
|
MouseGestureData |
Provides information about the mouse position. |
|
ParentAdapter |
Provides an extension point for any type that can be a parent of child objects. |
|
PlacementAdapter |
An adapter that is used to get and set positions of objects in parent coordinates. |
|
PrimarySelectionAdornerProvider |
Offers a set of adorners that are shown for the primary selection. |
|
PrimarySelectionContextMenuProvider |
Offers a set of MenuGroup items that are shown for the current selection. |
|
PrimarySelectionTaskProvider |
Provides a set of tasks that are available from the selection tool when a class is in the primary selection. |
|
RelativePosition |
Represents a position on the designer that remains independent of coordinate systems. |
|
RelativePositions |
Represents a set of static instances of common RelativePositions objects. |
|
RelativeValueCollection |
Represents a collection of values that describe the placement of an item within a panel or container on the designer surface. |
|
RootPlacementAdapter |
Provides placement support for any element that does not have a parent. |
|
Selection |
Represents a set of objects selected by a user in a designer. |
|
SelectionCommands |
Provides standard commands that control the selection of objects in a designer. |
|
SelectionOperations |
Provides standard operations that control the programmatic selection of objects in a designer. |
|
SelectionTool |
Represents a tool that selects objects in a designer, such as a mouse pointer. |
|
Task |
Represents a collection of commands and input bindings to those commands. |
|
TaskProvider |
A feature provider that you can add to a class to automatically add tasks to the active tool. |
|
Tool |
Represents a tool that determines the mode of the designer. |
|
ToolActionEventArgs |
Provides data for ToolAction events. |
|
ToolCommand |
Acts as a command identifier and as a unified way of invoking a particular command. |
|
ToolCommandBinding |
Acts as a bridge between a command and an event handler which implements it. |
|
ToolCommandBindingCollection |
Represents a collection of tool command bindings. |
|
ToolGesture |
Represents a tool interaction with the mouse. |
|
WheelGestureData |
Provides gesture data about the mouse wheel. |