Tag-Archive for » Visual Element Tree «

WPF Part 6 - Working with XamlPad

Monday, 28. January 2008 23:10

This article is a short introduction and overview of XamlPad and it's features. With XamlPad you can easily test your XAML code snippets at real time. Unlike the XAML designer in Visual Studio 2008, it's lightweight, very fast and thereby a great way to view the results of your GUI development. [...]

Category: WPF | Comments (1) | Author: Fabian

WPF Part 5 - Processing XAML

Saturday, 26. January 2008 21:24

In this article I will show you some methods to process XAML. With "process" I mean the abilities to use the visual and the logical element tree and the possibilities to write and read XAML. [...]

Category: WPF | Comments (1) | Author: Fabian