Add drag/drop handling

This commit is contained in:
dan_clark@outlook.com
2022-03-23 21:19:23 +00:00
parent 2ac0e3ed26
commit 263704a772
22 changed files with 189 additions and 63 deletions
@@ -2,7 +2,7 @@
x:Class="TheXamlGuy.TaskbarGroup.Flyout.TaskbarButtonView"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Border>
<Border Background="Transparent">
<ContentControl
Margin="12"
HorizontalContentAlignment="Stretch"