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