Understanding WPF Designer Extensibility

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

You can create your own custom designer experiences for the WPF Designer for Visual Studio. The WPF Designer provides a framework and a public API which you can use to implement custom adorners, tools, property editors, and designers. For a collection of full sample solutions, see the WPF Designer Extensibility Samples site.

In This Section