WPF switch panel
The panel which switch its content depending on the value of boolean flag is the topic of this post.
By Mirek on (tags: custom controls, SwithPanel, WPF, categories: code)The panel which switch its content depending on the value of boolean flag is the topic of this post.
By Mirek on (tags: custom controls, SwithPanel, WPF, categories: code)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)