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