diff --git a/BDInfoAV/Views/MainWindow.axaml b/BDInfoAV/Views/MainWindow.axaml index 20d16df1d..c5245e7ee 100644 --- a/BDInfoAV/Views/MainWindow.axaml +++ b/BDInfoAV/Views/MainWindow.axaml @@ -17,7 +17,8 @@ SizeChanged="OnSizeChanged" Background="{DynamicResource SystemControlBackgroundAltHighBrush}" UseLayoutRounding="True" - ExtendClientAreaChromeHints="PreferSystemChrome"> + ExtendClientAreaChromeHints="PreferSystemChrome" + DragDrop.AllowDrop="True">