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