2 references to CaretElement
PresentationFramework (2)
System\windows\Documents\TextEditorDragDrop.cs (1)
301_caretDragDrop = new CaretElement(_textEditor, /*isBlinkEnabled:*/false);
System\windows\Documents\TextSelection.cs (1)
2425_caretElement = new CaretElement(_textEditor, isBlinkEnabled);