We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae1e24e commit aa6d4ffCopy full SHA for aa6d4ff
src/Files.App/Views/Layouts/BaseLayoutPage.cs
@@ -15,6 +15,7 @@
15
using System.IO;
16
using System.Runtime.CompilerServices;
17
using System.Runtime.InteropServices.ComTypes;
18
+using Vanara.Extensions;
19
using Vanara.PInvoke;
20
using Windows.ApplicationModel.DataTransfer;
21
using Windows.ApplicationModel.DataTransfer.DragDrop;
0 commit comments