Create Your Own XAML Editor/Viewer/Loader/Saver in WPF | Nick On Topic by Xaml editor

Wed, 01 Dec 2010 23:54:56 -0700

Create Your Own XAML Editor/Viewer/Loader/Saver in WPF | Nick On Topic

by Xaml editor @ Wed, 01 Dec 2010 23:54:56 -0700



Create Your Own XAML Editor/Viewer/Loader/Saver in WPF. Posted on October 13, 2010 by Nick. I was recently trying to implement a simple XAML code load/save/view/parser, something like Kaxaml, but not quite as extensive: ...

XAML editor stops outlining
Every time I open up a XAML editor, the outline does not show. I have to use the context menu to stop outlining. Then again, to start outlining. It does remembers what I have collapsed once I restart outlining. Its only the XAML that ...