mirror of
https://github.com/ivuorinen/csharp-progressbar.git
synced 2026-01-26 11:44:08 +00:00
Add project files.
This commit is contained in:
11
App.xaml.cs
Normal file
11
App.xaml.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System.Windows;
|
||||
|
||||
namespace ProgressBar
|
||||
{
|
||||
/// <summary>
|
||||
/// Interaction logic for App.xaml
|
||||
/// </summary>
|
||||
public partial class App : Application
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user