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