From the course: Microsoft XAML: 2 Content and Properties

Welcome

From the course: Microsoft XAML: 2 Content and Properties

Start my 1-month free trial

Welcome

- [Walt] Welcome to my XAML Content and Properties course. Join me as I continue my series about the Microsoft Extensible Application Markup Language. The first concept to explore is the idea of content, how to get your information into the application interface. I'll look at the unique ways that XAML handles content within the XML markup and also explore how it is tied to the .NET types in the code behind file. Next, I investigate a fascinating part of the XAML frameworks, the dependency property system. This system enables many facets of modern UI development like animations, data binding, and control styles. I'll look at why you need this system, explore the syntax for creating dependency properties, and show you how attached properties work. That's the topics for this course. I know you are ready to go. Let's do this.

Contents