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

    Apr 10, 2026 · 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 overview - Windows apps | Microsoft Learn

    Jul 3, 2026 · XAML (Extensible Application Markup Language) is the declarative markup language used to define UI in WinUI apps. You describe your UI structure and properties in .xaml files, and handle …

  4. 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.

  5. XAML.io - Online .NET IDE with Visual XAML Designer

    Design, build & run .NET apps in your browser with C# and XAML. Visual drag-and-drop designer, WebAssembly compilation. Free, no signup, no install.

  6. What is XAML? - The complete WPF tutorial

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

  7. GitHub - microsoft/microsoft-ui-xaml: WinUI: a modern UI framework …

    Modern UI: WinUI embodies Fluent Design to enable intuitive, accessible, and powerful experiences and the latest user interface patterns. Developers in control: Use .NET with C# or C++ to write apps that …

  8. XAML - Quick Guide - Online Tutorials Library

    XAML stands for Extensible Application Markup Language. Its a simple and declarative language based on XML. XAML can be used in different platforms such as WPF (Windows Presentation Foundation), …

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

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

  10. ces for Windows. XAML was first time introduced as a part of Microsoft .N. T Framework 3.5. Officially speaking, XAML is a new descriptive programming language developed by Microsoft to write user …