Customizing the XAML Syntax Editor Damyan Petev / Wed, Oct 3, 2012 The XAML Syntax Editor is pretty awesome control – I mean being able to create your own code editor is one and then just customize language and coloring and… add the fact that you can split the view and...
How to get started with the XAML Syntax Editor Damyan Petev / Fri, Sep 28, 2012 The XamSyntaxEditor is one of the recent additions to the Infragistics toolset. It made an odd voyage from being announced as a CTP not with a release, but with a service release a bit over two months...
Introduction to the Model-View-ViewModel Pattern – Part 2 Anand Raja / Tue, Mar 6, 2012 Note: This post is a continuation of Introduction to the Model-View-ViewModel Pattern – Part 1 Adding Commanding to our Demo Application We are now going to take a closer look at the mechanisms...