WPF XAML Overview
WPF XAML Overview :-
In this article we are reading about “WPF XAML Overview”.
XAML stands for Extensible Application Markup Language. Its a simple language based on XML to create and initialize .NET objects with hierarchical relations. Altough it was originally invented for WPF it can by used to create any kind of object trees.
Today XAML is used to create user interfaces in WPF, Silverlight,…
View On WordPress














