[NUI] DragAndDrop : Add multi-window sample
authorTaehyub Kim <taehyub.kim@samsung.com>
Tue, 21 Feb 2023 07:41:28 +0000 (16:41 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Tue, 21 Feb 2023 11:04:00 +0000 (20:04 +0900)
commit62dec3b268d8f968dbacb900f8ef05f7d2d6d858
treee4e07e73605a0304ce5cf12b85c4f742511ef456
parentf70da53e19addc19cf2217b1b42350339a2c01e8
[NUI] DragAndDrop : Add multi-window sample
test/NUIDnDMultiWindow/NUIDnDMultiWindow.cs [new file with mode: 0644]
test/NUIDnDMultiWindow/NUIDnDMultiWindow.csproj [new file with mode: 0644]
test/NUIDnDMultiWindow/res/dragsource.png [new file with mode: 0644]
test/NUIDnDMultiWindow/res/droptarget.png [new file with mode: 0644]
test/NUIDnDMultiWindow/shared/res/NUIDnDMultiWindow.png [new file with mode: 0644]
test/NUIDnDMultiWindow/shared/res/dragsource.png [new file with mode: 0644]
test/NUIDnDMultiWindow/shared/res/droptarget.png [new file with mode: 0644]
test/NUIDnDMultiWindow/tizen-manifest.xml [new file with mode: 0644]