Presentation Source
Digging into WPF
It may be a fools errand, but it is sometimes tempting to chase the elusive goal of achieving 100%...
Date: 11/17/2014
Introduction WPF offers a modern approach for building Windows applications, but it builds directly...
Date: 02/26/2013
Introduction WPF uses double-precision floating point numbers (double in C#) in much of its public...
Date: 05/06/2010
Introduction WPF can obviously render transparent elements within its own window, but it also...
Date: 09/08/2008
Windows Imaging Component WPF uses the Windows Imaging Component (WIC) library to process...
Date: 06/20/2008
Background: resolution independence WPF was designed from the start to be resolution independent. So...
Date: 10/05/2007
Background: The WPF Threading Model In general, objects in WPF can only be accessed from the thread...
Date: 04/26/2007