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