Creating a Busy Indicator in a separate thread in WPF « Getting GUI by Wpf gui

Sun, 06 Sep 2009 00:02:12 -0600

Creating a Busy Indicator in a separate thread in WPF « Getting GUI

by Wpf gui @ Sun, 06 Sep 2009 00:02:12 -0600



This is a private helper class inside the BackgroundVisualHost class (it is just a FrameworkElement) that can be used directly in XAML. It has a property, CreateContent, that consumers of the control set to a delegate that creates ...