Доработара WinUI реализация.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
<!--
|
||||
DragDropStyles.xaml - Базовые стили для элементов с поддержкой перетаскивания.
|
||||
Содержит стили для источников перетаскивания и целей сброса с различными
|
||||
визуальными состояниями (Normal, Dragging, DragOver и т.д.).
|
||||
-->
|
||||
<ResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
|
||||
Reference in New Issue
Block a user