File tree Expand file tree Collapse file tree 7 files changed +0
-15
lines changed
DeploymentManager/cs-winui
cs-winui-packaged-wap/SelfContainedDeployment
Templates/VSIX/Project Templates/cs-winui-template Expand file tree Collapse file tree 7 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 6
6
using System . Runtime . InteropServices ;
7
7
using Windows . Win32 . Foundation ;
8
8
using Windows . Win32 . Graphics . Gdi ;
9
- using Windows . Win32 . UI . Controls ;
10
9
using Windows . Win32 . UI . WindowsAndMessaging ;
11
- using static Windows . Win32 . Constants ;
12
10
using static Windows . Win32 . PInvoke ;
13
11
14
12
namespace CsApp
Original file line number Diff line number Diff line change 6
6
using System . Runtime . InteropServices ;
7
7
using Windows . Win32 . Foundation ;
8
8
using Windows . Win32 . Graphics . Gdi ;
9
- using Windows . Win32 . UI . Controls ;
10
9
using Windows . Win32 . UI . WindowsAndMessaging ;
11
- using static Windows . Win32 . Constants ;
12
10
using static Windows . Win32 . PInvoke ;
13
11
14
12
namespace DeploymentManagerSample
Original file line number Diff line number Diff line change 6
6
using System . Runtime . InteropServices ;
7
7
using Windows . Win32 . Foundation ;
8
8
using Windows . Win32 . Graphics . Gdi ;
9
- using Windows . Win32 . UI . Controls ;
10
9
using Windows . Win32 . UI . WindowsAndMessaging ;
11
- using static Windows . Win32 . Constants ;
12
10
using static Windows . Win32 . PInvoke ;
13
11
14
12
namespace Input
Original file line number Diff line number Diff line change 6
6
using System . Runtime . InteropServices ;
7
7
using Windows . Win32 . Foundation ;
8
8
using Windows . Win32 . Graphics . Gdi ;
9
- using Windows . Win32 . UI . Controls ;
10
9
using Windows . Win32 . UI . WindowsAndMessaging ;
11
- using static Windows . Win32 . Constants ;
12
10
using static Windows . Win32 . PInvoke ;
13
11
14
12
namespace SelfContainedDeployment
Original file line number Diff line number Diff line change 6
6
using System . Runtime . InteropServices ;
7
7
using Windows . Win32 . Foundation ;
8
8
using Windows . Win32 . Graphics . Gdi ;
9
- using Windows . Win32 . UI . Controls ;
10
9
using Windows . Win32 . UI . WindowsAndMessaging ;
11
- using static Windows . Win32 . Constants ;
12
10
using static Windows . Win32 . PInvoke ;
13
11
14
12
namespace SelfContainedDeployment
Original file line number Diff line number Diff line change 6
6
using System . Runtime . InteropServices ;
7
7
using Windows . Win32 . Foundation ;
8
8
using Windows . Win32 . Graphics . Gdi ;
9
- using Windows . Win32 . UI . Controls ;
10
9
using Windows . Win32 . UI . WindowsAndMessaging ;
11
- using static Windows . Win32 . Constants ;
12
10
using static Windows . Win32 . PInvoke ;
13
11
14
12
namespace SelfContainedDeployment
Original file line number Diff line number Diff line change 6
6
using System . Runtime . InteropServices ;
7
7
using Windows . Win32 . Foundation ;
8
8
using Windows . Win32 . Graphics . Gdi ;
9
- using Windows . Win32 . UI . Controls ;
10
9
using Windows . Win32 . UI . WindowsAndMessaging ;
11
-
12
10
using static Windows . Win32 . PInvoke ;
13
- using static Windows . Win32 . Constants ;
14
11
15
12
namespace $safeprojectname $
16
13
{
You can’t perform that action at this time.
0 commit comments