Project Description
XAML Pad implementation using declarative XAML, custom controls etc.

XamlPresenter is a control implementing underlying XAML parsing/presenting. XamlViewer is a neat and simple templated control that uses XamlPresenter to show parsed XAML or displays the syntax error details.

The components are reusable. To add runtime XAML 'debugging' module for WPF application, put a XamlViewer instance in your window and bind its Xaml property to a TextBox. You won't need to define namespaces, they're added automatically. You can look into EditorWindow for a basic simple example.


mixamlpad.jpg
Last edited Apr 27 2008 at 2:29 PM by mihailik, version 3

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196