Creating Custom Adorners
You can create your own custom designer experiences for the WPF Designer for Visual Studio. This section contains topics that describe how to create custom adorners, such as rails.
In This Section
Walkthrough: Creating a Design-time Adorner
Walks you step-by-step through the procedures to create a design-time adorner for a WPF custom control.Walkthrough: Implementing a Rail Inside a Control
Walks you step-by-step through the procedures to create a rail adorner for a WPF custom control.
Reference
WPF Designer Extensibility Reference
Related Sections
Understanding WPF Designer Extensibility
Contains links to topics that explain the concepts behind different aspects of the extensibility framework.Basic Extensibility Concepts
Contains links to topics that describe how to perform basic extensibility tasks, such as creating custom menu actions.Creating Custom Editors
Contains links to topics that describe how to create custom editors, such as color editors.Design Time versus Run Time Behavior
Contains links to topics that describe how to change the behavior of objects and properties at design time.Advanced Extensibility Concepts
Contains links to topics that describe how to perform advanced extensibility tasks, such as creating surrogate policies.
See Also
Concepts
WPF Designer Extensibility Architecture