About 153,000 results
Open links in new tab
  1. XAML language overview - WPF | Microsoft Learn

    May 7, 2025 · This article describes the features of the XAML language and demonstrates how you can use XAML to write Windows Presentation Foundation (WPF) apps. This article specifically describes …

  2. Extensible Application Markup Language - Wikipedia

    In WPF and UWP, XAML is a user interface markup language to define UI elements, data binding, and events. In WF, however, XAML defines workflows. XAML elements map directly to Common …

  3. XAML Tutorial

    Welcome to the XAML tutorial for beginners. This tutorial puts greater emphasis on realtime implementation of the concept rather than discussing just the theory part.

  4. What is XAML? - The complete WPF tutorial

    XAML, which stands for eXtensible Application Markup Language, is Microsoft's variant of XML for describing a GUI.

  5. Introduction to XAML: A Beginner's Guide - Avalonia UI

    Creating intuitive and visually appealing user interfaces remains a crucial aspect of application design. For years, XAML (Extensible Application Markup Language) and WPF (Windows Presentation …

  6. XAML overview - Windows apps | Microsoft Learn

    Sep 11, 2025 · Extensible Application Markup Language (XAML) is a declarative language. Specifically, XAML can initialize objects and set properties of objects using a language structure that shows …

  7. Exploring XAML: Concepts, Use Cases, Architecture, and Getting Started

    May 16, 2025 · What is XAML? XAML (eXtensible Application Markup Language) is a declarative XML-based language primarily used for designing user interfaces in Microsoft’s development frameworks …

  8. Basic XAML - The complete WPF tutorial

    In the previous chapter, we talked about what XAML is and what you use it for, but how do you create a control in XAML? As you will see from the next example, creating a control in XAML is as easy as …

  9. XAML - Quick Guide - Online Tutorials Library

    XAML - Overview XAML stands for Extensible Application Markup Language. Its a simple and declarative language based on XML. In XAML, it very easy to create, initialize, and set properties of …

  10. Use the XAML code editor and XAML Designer tools - Visual Studio ...

    Aug 18, 2025 · Get basic information about the Extensible Application Markup Language (XAML) and how to work with the XAML code editor and XAML Designer tools in Visual Studio.