File tree Expand file tree Collapse file tree 2 files changed +2
-28
lines changed
FormFields/FormFillingSample
Signature/HandwrittenSignature Expand file tree Collapse file tree 2 files changed +2
-28
lines changed Original file line number Diff line number Diff line change 1
- using System ;
2
- using System . Collections . Generic ;
3
- using System . Linq ;
4
- using System . Text ;
5
- using System . Threading . Tasks ;
6
- using System . Windows ;
7
- using System . Windows . Controls ;
8
- using System . Windows . Data ;
9
- using System . Windows . Documents ;
10
- using System . Windows . Input ;
11
- using System . Windows . Media ;
12
- using System . Windows . Media . Imaging ;
13
- using System . Windows . Navigation ;
14
- using System . Windows . Shapes ;
1
+ using System . Windows ;
15
2
16
3
namespace FormFillingSample
17
4
{
Original file line number Diff line number Diff line change 1
- using System ;
2
- using System . Collections . Generic ;
3
- using System . Linq ;
4
- using System . Text ;
5
- using System . Threading . Tasks ;
6
- using System . Windows ;
7
- using System . Windows . Controls ;
8
- using System . Windows . Data ;
9
- using System . Windows . Documents ;
10
- using System . Windows . Input ;
11
- using System . Windows . Media ;
12
- using System . Windows . Media . Imaging ;
13
- using System . Windows . Navigation ;
14
- using System . Windows . Shapes ;
1
+ using System . Windows ;
15
2
16
3
namespace HandwrittenSignature
17
4
{
You can’t perform that action at this time.
0 commit comments