fix: windows native helper missing directive
This commit is contained in:
parent
7a2f446936
commit
e2b07afc77
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ using System.Collections.Generic;
|
|||
using System.Runtime.InteropServices;
|
||||
using System.Text;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Automation.Text;
|
||||
using System.Windows.Forms;
|
||||
using WindowsHelper.Models;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue