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