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