WPF Concepts

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
CSharp-Online.NET:Articles
.NET Articles

Important New WPF Concepts

© 2007 Sams Publishing
This article—WPF Concepts—is from Windows Presentation Foundation Unleashed, by Adam Nathan, Daniel Lehenbauer. Copyright © 2007 Sams Publishing. All rights reserved. Reproduced by permission. This article has been edited especially for C# Online.NET.  Read the book review! WPFUnleashed.jpg

Important New Concepts in WPF

To finish Part I of this book, and before getting to the really fun topics, it's helpful to examine some of the main concepts that WPF introduces above and beyond what .NET programmers are already familiar with. The topics in this chapter are some of the main culprits responsible for WPF's notoriously steep learning curve. By familiarizing yourself with these concepts now, you'll be able to approach the rest of this book (or any other WPF documentation) with confidence.

Some of this chapter's concepts are brand new (such as logical and visual trees), but others are just extensions of concepts that should be quite familiar (such as properties and events). As you learn about each one, you'll also see how to apply it to a very simple piece of user interface that most programs need—an About dialog.


Previous_Page_.gif Next_Page_.gif




Personal tools