Welcome to MSDN Blogs Sign in | Join | Help

May 2009 - Posts

Tips for creating massive amounts of shapes

I am often asked how to reduce the creation time for a massive number of shapes. Try a few things: 1) Use XamlReader.Load when you can (with the mini-language), which allows you to use the native parser and not managed code to create new shapes 2) Use
Posted by seemar | 5 Comments
 
Page view tracker