The Windows Presentation Foundation Platform
WPF brings a lot of new concepts and new coding territory with it (and can represent a fairly significant learning curve for developers). But let’s take a brief look at the overall architecture of the WPF platform and then dissect the programming model.
Physically, WPF is implemented with a series of three assemblies:
WindowsBase.dll
PresentationFramework.dll
PresentationCore.dll
Every presentation layer ...
Get Microsoft Visual Studio 2015 Unleashed, Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.