[C#/WINUI3/.NET6] ListView 클래스 : DragItemsStarting/DragEnter/DragOver/Drop 이벤트를 사용해 드래그 드롭 처리하기

■ ListView 클래스의 DragItemsStarting/DragEnter/DragOver/Drop 이벤트를 사용해 드래그 드롭을 처리하는 방법을 보여준다.

NativeHelper.cs

FileLoader.cs

GroupInfoList.cs

Contact.cs

MainWindow.xaml

MainWindow.xaml.cs

TestProject.zip

Advertisements