Download WPF Background Progress Indicator
Description
The WPF Background Progress Indicator allows developers to show the application is busy without stopping the animation when the UI thread is busy. The indicator's appearance can be modified by using the BusyStyle property.
Source Files
The download file wpfprogress.zip has the following entries.
WPFBackgroundProgressIndicator.sln//www . j av a 2 s. c o m
WPFBackgroundProgressIndicator/BackgroundRendering/BackgroundVisualHost.cs
WPFBackgroundProgressIndicator/BackgroundRendering/VisualTargetPresentationSource.cs
WPFBackgroundProgressIndicator/Controls/BusyAdornerDecorator.cs
WPFBackgroundProgressIndicator/Controls/BusyDecorator.cs
WPFBackgroundProgressIndicator/Controls/DependencyObjectExtensions.cs
WPFBackgroundProgressIndicator/EventArgs.cs
WPFBackgroundProgressIndicator/Properties/AssemblyInfo.cs
WPFBackgroundProgressIndicator/Properties/Resources.Designer.cs
WPFBackgroundProgressIndicator/Properties/Resources.resx
WPFBackgroundProgressIndicator/Properties/Settings.Designer.cs
WPFBackgroundProgressIndicator/Properties/Settings.settings
WPFBackgroundProgressIndicator/WPFBackgroundProgressIndicator.csproj
WPFBackgroundProgressIndicator/Windows/IsVisibleWeakEventManager.cs
WPFBackgroundProgressIndicator/Windows/LoadedWeakEventManager.cs
WPFBackgroundProgressIndicator/Windows/SizeChangedWeakEventManager.cs
WPFBackgroundProgressIndicator/Windows/WeakEventManagerBase.cs
WPFBackgroundProgressIndicatorSample/AdornerTest.xaml
WPFBackgroundProgressIndicatorSample/AdornerTest.xaml.cs
WPFBackgroundProgressIndicatorSample/App.xaml
WPFBackgroundProgressIndicatorSample/App.xaml.cs
WPFBackgroundProgressIndicatorSample/MainWindow.xaml
WPFBackgroundProgressIndicatorSample/MainWindow.xaml.cs
WPFBackgroundProgressIndicatorSample/Properties/AssemblyInfo.cs
WPFBackgroundProgressIndicatorSample/Properties/Resources.Designer.cs
WPFBackgroundProgressIndicatorSample/Properties/Resources.resx
WPFBackgroundProgressIndicatorSample/Properties/Settings.Designer.cs
WPFBackgroundProgressIndicatorSample/Properties/Settings.settings
WPFBackgroundProgressIndicatorSample/WPFBackgroundProgressIndicatorSample.csproj
WPFBackgroundProgressIndicatorXBAPSample/App.xaml
WPFBackgroundProgressIndicatorXBAPSample/App.xaml.cs
WPFBackgroundProgressIndicatorXBAPSample/MainPage.xaml
WPFBackgroundProgressIndicatorXBAPSample/MainPage.xaml.cs
WPFBackgroundProgressIndicatorXBAPSample/Properties/AssemblyInfo.cs
WPFBackgroundProgressIndicatorXBAPSample/Properties/Resources.Designer.cs
WPFBackgroundProgressIndicatorXBAPSample/Properties/Resources.resx
WPFBackgroundProgressIndicatorXBAPSample/Properties/Settings.Designer.cs
WPFBackgroundProgressIndicatorXBAPSample/Properties/Settings.settings
WPFBackgroundProgressIndicatorXBAPSample/Properties/app.manifest
WPFBackgroundProgressIndicatorXBAPSample/WPFBackgroundProgressIndicatorXBAPSample.csproj
WPFBackgroundProgressIndicatorXBAPSample/WPFBackgroundProgressIndicatorXBAPSample_TemporaryKey.pfx
Download
Click the following link to download wpfprogress.zip.
wpfprogress.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »