Sort order: Newest | Most-viewed | Most-votes
Votes | Post Date / Views | Resource |
---|---|---|
0score
|
2007-07-02
2,585 views
|
Building read-only objects in Xaml -
Shows how to create read-only objects (such as strings, etc.) in XAML via the use of markup extensions.
blogs.msdn.com
|
0score
|
2007-05-16
2,701 views
|
Namespaces in Xaml -
Mike Hillberg takes an in-depth look at using namespaces in XAML.
blogs.msdn.com
|
0score
|
2007-05-14
3,473 views
|
Being written by XamlWriter -
Shows how to take an object tree and write it out to XAML.
blogs.msdn.com
|
0score
|
2007-05-14
3,573 views
|
Limited generics support in XAML -
Shows the use of a MarkupExtension to make it possible to create a generic dictionary (Dictionary<K,V>) from ...
blogs.msdn.com
|