Skip to content

WPF 4 Performance Troubles

by Tony on July 11th, 2010

Extracted from: http://random.tonywilliams.me.uk/post/745359131/wpf-4-performance-troubles

If you’re working with WPF 4 and are having some performance trouble in regards to your app then try this in your xaml:

CacheMode=”BitmapCache”

Works brilliantly with the data templates for items in an ItemsControl/List etc.

More info here: BitmapCache

From → Code

No comments yet

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS

Switch to our mobile site