Where to find User Interface (UI) design patterns for Windows applications?

design-patterns, user-interface, windows, windows-7

Solution

There is Quince for example. A large library of UX patterns with description and examples.

Problem

I don't know if this question really suits here, but we'll see :) For web applications there are sites like Pattern Tap and UI-patterns, which have a great collection of design patterns used in UI's. I can't seem to find any websites/books/articles which cover design patterns for Windows Applications. The only useful resource I found is Windows User Experience Interaction Guidelines. Could you suggest other resources, like books/websites/articles which covers guidelines/patterns like this? Not programming patterns, but design/lay-out patterns.

Original source