
WPF
Windows Presentation Foundation
Developed by Microsoft , the Windows Presentation Foundation (or WPF ) is a computer-software graphical subsystem for rendering user interfaces in Windows-based applications. WPF, previously known as "Avalon", was initially released as part of .NET Framework 3.0 . Rather than relying on the older GDI subsystem, WPF utilizes DirectX .WPF : Weird 3D Level Tree Like Control
HierarchicalDataTemplate and TreeView - David Sackstein
Over the past couple of months I have developed a bunch of custom controls and utility classes, which people have found useful. However all of these were released independently, had differing namespaces and lacked a common point of download. Well, not anymore ! I have launched a new CodePlex project called FluidKit that aims to tie in all my work under a common library. All future custom controls and WPF goodies will be added to this library. As of today the following items are part of the library:

