How to wrap WPF into a class library

Anyone knows how to create class library project in Visual Studio 2005?

I only have the templates for WPF application, XAML browser application (WPF), Custom Control Library (WPF) and WCF Service library.

Thanks in Advance

[251 byte] By [michael3434343434] at [2008-1-4]
# 1

Hello, you can just create a normal .NET 2.0 class library, and then add reference to PresentationFramework, PresentationCore, and WindowsBase. But I think normally you’ll want a WPF Custom Control Library.

Yi-LunLuo-MSFT at 2007-10-3 > top of Msdn Tech,Visual Studio Orcas,Windows Presentation Foundation (WPF)...

Visual Studio Orcas

Site Classified