Binary Application Markup Language
A XAML file can be compiled into a .BAML file (Binary Application Markup Language), which may be inserted as a resource into a .NET Framework assembly. At run-time, the framework engine extracts the .BAML file from assembly resources, parses it, and creates a corresponding WPF visual tree or workflow.