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