Questions Tagged [markup-extensions]

Markup extensions are a XAML technique for obtaining a value that is neither a primitive nor a specific XAML type. As XAML is based on simple XML syntax which due to its simplicity can be more verbose and thus one of the reasonable concepts of markup extensions was introduced. And this later syntax also provides a way to use values other than a literal string such as an already constructed object or a static object in our assembly.

Question is empty. Ask new Question

Popular Questions