SharpDevelop Wiki

WPF Designer Implementation Notes

Modified: 2008/08/21 14:16 by ChristophWille - Uncategorized
  • WPF Persistence Specification
  • The WpfDesign library is meant to contain only the basic designer extensibility framework and interfaces for use by designer extensions.
  • All public types and methods in the WpfDesign library should be documented with xml comments.
  • WpfDesign.Designer contains the designer implementation: the main DesignSurface, the service implementations, and designer extensions for the built-in WPF controls
  • WpfDesign.XamlDom is a document object model that contains a XmlDocument and the object instances created from it. XamlDom contains a custom XAML parser.
  • WpfDesign doesn't use XAML directly: The abstract DesignItem class in WpfDesign allows plugging in a custom backend.

Edit

Tasks

WPF Designer Tasks (rather old post from Daniel)

ScrewTurn Wiki version 2.0.33. Some of the icons created by FamFamFam.