2 references to OnQueryContinueDrag
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (1)
714TextEditorDragDrop.OnQueryContinueDrag(_uiScope, e);
System\windows\Documents\TextEditorDragDrop.cs (1)
62EventManager.RegisterClassHandler(controlType, DragDrop.QueryContinueDragEvent, new QueryContinueDragEventHandler(OnQueryContinueDrag));