| Home / Resources / Glossary of Terms |
Pronounced ‘zammel’, XAML is the language of WPF and describes to Windows exactly how a program’s user interface should appear and behave. In other words, the entire user interface for a piece of software can be encapsulated in a single XAML file. XAML syntax is very flexible and highly expressive, giving WPF the ability to create a wide variety of different user interface styles. |
|