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