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