1 reference to OnDragDropCompleted
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (1)
63EventManager.RegisterClassHandler(typeof(Popup), DragDrop.DragDropCompletedEvent, new RoutedEventHandler(OnDragDropCompleted), true);