What is XAML and how it is associated to WPF?
Ask by Anonymous User
Updated 11 Sep 2020
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.