0
kicks
Embedding DLR Scripts in XAML- Part 2, A Simple DLR Markup Extension
This article demonstrates how to embed DLR scripts in XAML using a custom MarkupExtension. The scripting language can be any language supported by the DLR, such as Python or Ruby.