2 references to OnGiveFeedback
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (1)
713TextEditorDragDrop.OnGiveFeedback(_uiScope, e);
System\windows\Documents\TextEditorDragDrop.cs (1)
46EventManager.RegisterClassHandler(controlType, DragDrop.GiveFeedbackEvent, new GiveFeedbackEventHandler(OnGiveFeedback));