| |
| |
XAML - Wikipedia, the free encyclopedia |
 | | XAML (short for Extensible Application Markup Language, and pronounced "Zammel") is a declarative XML-based language used to define objects and their properties, relationships and interactions. |
 | | In fact, XAML is used extensively in the.NET Framework 3.0 technologies, particularly in WPF, where it is used as a user interface markup language to define UI elements, data binding, eventing, and other features, and in Windows Workflow Foundation (WF), in which workflows themselves can be defined using XAML. |
 | | XAML elements map to Common Language Runtime object instances whereas attributes map to CLR properties and events on those objects. |
| en.wikipedia.org /wiki/XAML (411 words) |
|