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);