![]() Windows Presentation Foundation
WPF introduces the eXtensible Application Markup Language (XAML).XAML
is drives seamless union between design and implementation. XAML is a
declarative mark up language based on XML and is used in initializing
structured values and objects. WPF’s declarative nature allows
developers to describe the behavior and integration of components
without using procedural programming.
|











