WPF Office 2007 Theme - wpf

are there any additional WPF themes from microsoft except that default ones provided in
PersentationFrameWork.Aero,
PersentationFrameWork.Luna,
PersentationFrameWork.Royale &
PersentationFrameWork.Classic
i am specially interested in a Office 2007 Blue theme

If you happen to have Infragistics NetAdvantage: it has some Office 2007 themes.

There are some themes at this link which were converted from Silverlight.

You might want to try www.reuxables.com - we have both commercial and free themes, and it is the largest and most diverse theme library for WPF.

Related

How to make a flat ribbon look like File Explorer Windows 8.1 in Windows Forms C#?

I want to create ribbon tab (flat style - look like File Explorer Windows 8.1 and Office 2013) in my windows form C# project. Please help me! I try using OfficeRibbon with dll file (https://officeribbon.codeplex.com/) but it only it only Office 2007 Ribbon. Office 2013 is flat style but it doesn't work.
Use DevExpress Ribbon .This Tool Provide Ribbon form MDI with document manager and lot of customized controls and Skins for windows form .
The OfficeRibbon control's office 2013 style is almost there, straight out of the box:
You might need to apply your own theme to get it similar in color to Windows 8. More on theming HERE

WPF Official Ribbon Control Themes

Can you help me please finding themes for the Microsoft Ribbon for WPF October 2010 release?
I want to change the default blue theme.
This is the best Fluent Ribbon control I know for WPF
Supports everything (and re-styling, black/blue/silver are included so far)
There are no themes for the Microsoft Ribbon for WPF October release, you have to come up with your own styles.

Is there any way to access the control templates used by office 2007

In WPF, the default scrollbars are boring light blue controls, however I noticed that Office 2007 has some really nice scrollbars with animated color transitions.
Does Microsoft provide these visually pleasing scrollbars in WPF? (Via a template or any other method)
No. The closest provided by Microsoft would be the themes in the WPF Toolkit. There are quite a few 3rd party options to get the Office 2007 styles in WPF applications, however.

Need themes for the WPF Toolkit controls (especially the DataGrid)

I just downloaded the nice themes collection from the Codeplex WPF Themes site. I like the WhisterBlue and BureauBlue themes a lot, but neither contain any styles for the new controls included in the WPF Toolkit (DataGrid, DatePicker, and Calendar).
It seems like someone out there must have extended the themes to cover these controls, but I've had no luck finding them. So, if you have any leads, I'd love to hear them.
I should also mention that I've been trying to port a Silverlight version of the BureauBlue DataGrid theme to WPF (see: How do you port a theme from Silverlight to WPF?), but that has been quite unsuccessful so far.
WPFreakyStyley has extended all of its themes to the WPF Toolkit. You might be able to find one that matches the CodePlex theme you're using.
WPFreakyStyley
The WhistlerBlue theme is included in the Silverlight toolkit Oct 2009 in the preview band.
Actipro Software has a free, opensource project on CodePlex called the "WPF Control Contrib". It contains code that extends the functionality of the built-in DataGrid and includes five themes for the DataGrid: AeroNormal, Classic, LunaHomestead, LunaMetallic and LunaNormal
High Robotics has free WPF theme that can be applied to apps and does not have dolly glossy style.
But it requires at least WPF.NET 4 (WPF Toolkit was included in that version).
Also here is discussion about free wpf themes (MahApps.Metro, nukeaction and others).

Where can I find good Silverlight application XAML templates & themes?

Any suggestions would be appreciated. Does not have to be free.
The Silverlight Toolkit ships with 11 free Silverlight Themes.
Live demo # http://silverlight.codeplex.com/Wiki/View.aspx?title=Silverlight%20Toolkit%20Overview%20Part%203
The XAML files themselves also ship with the Silverlight Toolkit download.
On the bottom of the page I've linked to there's a collection of resources on Silverlight Toolkit themes I suggest you take a look at.
Additionally, companies like Nukeation and XamlTemplates ship a very limited collection of commercially available Silverlight Themes. However, those would often not interop natively with 3rd party controls (Silverlight Toolkit controls, ComponentOne, etc).
Expression Gallery Contributions for Silverlight navigation application.
What about
Silverlight Themes, Silverlight Skins, Silverlight Templates
http://silverlight.net/content/samples/sl2/toolkitcontrolsamples/run/default.html

Resources