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