---
title: "What is XAML and how it is associated to WPF?"  
description: "What is XAML and how it is associated to WPF?"  
author: "Anonymous User"  
published: 2013-07-18  
updated: 2020-09-11  
canonical: https://www.mindstick.com/interview/1794/what-is-xaml-and-how-it-is-associated-to-wpf  
category: "wpf"  
tags: ["wpf"]  
reading_time: 1 minute  

---

# What is XAML and how it is associated to WPF?

XAML is a new mark up language which is used for defining UI elements and its relationships with other UI elements. The XAML is introduced by WPF in .NET 3.0 WPF uses XAML for UI design.

## Answers

### Answer by Anonymous User

XAML is a new mark up language which is used for defining UI elements and its relationships with other UI elements. The XAML is introduced by WPF in .NET 3.0 WPF uses XAML for UI design.


---

Original Source: https://www.mindstick.com/interview/1794/what-is-xaml-and-how-it-is-associated-to-wpf

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
