WPF Caching visual elements for better performance
More precisely how can we cache UI elements, since the property I’m going to describe is located at UIElement class, to improve the performance of the WPF control.
By Mirek on (tags: BitmapCache, CacheMode, custom controls, Gantt, WPF, categories: architecture)