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