Error!
Success!

ElementRecycler for Silverlight and WPF

0
kicks

ElementRecycler for Silverlight and WPF  (Unpublished)

In Silverlight and WPF, dynamically creating large numbers of child elements in a Panel (such as Canvas) can hit performance pretty hard. First-time element initialization can be particularly heavy, so it’s worth minimizing that wherever possible. Here’s a little helper class that will recycle a Panel’s child elements...


Kicked By:
Drop Kicked By: