/Visual Studio 2008/CSWPFPaging/App.xaml.cs
# · C# · 16 lines · 12 code · 1 blank · 3 comment · 0 complexity · 37e2743a261073832b44db64bfbf6ab1 MD5 · raw file
- using System;
- using System.Collections.Generic;
- using System.Configuration;
- using System.Data;
- using System.Linq;
- using System.Windows;
-
- namespace CSWPFPaging
- {
- /// <summary>
- /// Interaction logic for App.xaml
- /// </summary>
- public partial class App : Application
- {
- }
- }