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