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