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