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