Because of WPF’s layout system, designing User Interfaces has become a much more creative, organic and powerful process. However, all this power comes at a price: it is easy to adversely affect rendering performance by making complex layouts. In this post I will explain why, and how using DrawingVisuals are one way to prevent [...]