2 references to OnClearState
PresentationFramework (2)
System\windows\Documents\TextEditorDragDrop.cs (2)
57EventManager.RegisterClassHandler(controlType, DragDrop.DropEvent, new DragEventHandler(OnClearState),true); 58EventManager.RegisterClassHandler(controlType, DragDrop.DragLeaveEvent, new DragEventHandler(OnClearState), true);