2 references to OnDrop
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (1)
739TextEditorDragDrop.OnDrop(_uiScope, e);
System\windows\Documents\TextEditorDragDrop.cs (1)
69EventManager.RegisterClassHandler(controlType, DragDrop.DropEvent, new DragEventHandler(OnDrop));