XAML(Extensible Application MarkupLanguage) is a XML-based markup language developed by Microsoft.XAML is the language behind the visual presentation of an application that develop in Microsoft Expression Blend.XAML is a XML file which defines the UI elements of application.The XAML language basically based on the XML so XAML language is case-sensitive.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
XAML(Extensible Application Markup Language) is a XML-based markup language developed by Microsoft.XAML is the language behind the visual presentation of an application that develop in Microsoft Expression Blend. XAML is a XML file which defines the UI elements of application.The XAML language basically based on the XML so XAML language is case-sensitive.