Senin, 23 Agustus 2010

Xaml Toolkit: Manipulation of Xaml

One of the interesting things you could easily do with the Xaml Toolkit is manipulation of Xaml. For example, in the case of XamlPadX, if we copy pasted xaml from a WPF application, it wouldnt render because of events, unknown members and so forth. We would need to extract these members in order to make the xaml render. Using the Xaml Toolkit, its pretty simple. XamlDomObject rootObject = 

Tidak ada komentar:

Posting Komentar