Differences between XP and Vista WPF?

First, hello everyone!

This is my first post here, so please be gentle.

On to my question;

Does anyone know how deep the differences are between XP WPF and Vista WPF implementations?

For instance, I know that 3D in XP WPF does not implement anti aliasing, yet Visa does. Is there anything else?

At the moment, I have no agenda or software I want to produce using WPF. I just want to know if there are any caveats I should avoid.

Thanks in advance to taking the time to post,

Pad.
[1295 byte] By [Pad] at [2008-1-4]
# 1
There aren't many that I'm aware of (intentionally).

One other that comes to mind is layered window (AllowsTransparency) differences:

http://blogs.msdn.com/seema/archive/2006/09/18/761314.aspx

I'd be interested to see other WPF specific issues ...

WPCoder at 2007-10-3 > top of Msdn Tech,Visual Studio Orcas,Windows Presentation Foundation (WPF)...
# 2

Hello, Tim Sneath has written a blog article about this. Also, if you want to take advantage of new features in Windows Vista, you can take a look at Vista Bridge. But of course, those new features won't run on Windows XP.

Yi-LunLuo-MSFT at 2007-10-3 > top of Msdn Tech,Visual Studio Orcas,Windows Presentation Foundation (WPF)...
# 3
I'm part of a team developing a large WPF application. We support very low end XP (including embedded XP) all the way to the latest machines running Vista Ultimate. I can't recall a single bug that would lend itself to being due to the app running on XP or Vista (aside from User Account Control or installer stuff).
MattEland at 2007-10-3 > top of Msdn Tech,Visual Studio Orcas,Windows Presentation Foundation (WPF)...

Visual Studio Orcas

Site Classified