2 references to OnDragLeave
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (1)
734TextEditorDragDrop.OnDragLeave(_uiScope, e);
System\windows\Documents\TextEditorDragDrop.cs (1)
66EventManager.RegisterClassHandler(controlType, DragDrop.DragLeaveEvent, new DragEventHandler(OnDragLeave));