O site TecWorld informou que a Microsoft planeja mover o sistema gráfico para fora do kernel do Windows Vista, removendo o Windows Presentation Foundation (WPF, conhecido antes como "Avalon") do kernel. O site solicitou um esclarecimento à Microsoft.
Aqui está a resposta oficial: "Como o WPF é largamente escrito em 'managed code' na commom language runtime, ele nunca é executado em modo kernel. Existem elementos do WPF (chamados MIL) que são escritos em 'unmanaged code', mas este código também pode ser executado (e sempre tem sido) em modo usuário.

TechWorld is reporting that Microsoft plans to move graphics outside of the Windows Vista kernel by pulling the Windows Presentation Foundation (WPF, formerly codenamed "Avalon") out of the Vista kernel. We asked Microsoft for clarification.
Here's the official statement: "Because WPF is largely written in managed code on the common language runtime, it never ran in kernel mode. There are elements of WPF (called the MIL) that are written in unmanaged code, but that code also largely runs (and always has run) in user mode.
Mais informações