DirectUI is an attempt to create a native UI framework for Windows desktop applications inspired by the Windows Presentation Foundation (WPF).
Direct2D is used as the graphics API for the UI.
The DirectX headers are based on Kenny Kerr's excellent C++ wrappers (with some extensions).