Creating a Busy Indicator in a separate thread in WPF « Getting GUI
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 ...