2 references to OnDragOver
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (1)
716TextEditorDragDrop.OnDragOver(_uiScope, e);
System\windows\Documents\TextEditorDragDrop.cs (1)
47EventManager.RegisterClassHandler(controlType, DragDrop.DragOverEvent, new DragEventHandler(OnDragOver));