2 writes to _showCaret
PresentationFramework (2)
System\windows\Documents\CaretElement.cs (2)
258_showCaret = visible; 519_showCaret = false;
4 references to _showCaret
PresentationFramework (4)
System\windows\Documents\CaretElement.cs (4)
253bool justAppearing = visible && !_showCaret; 255if (_showCaret != visible) 516if (_showCaret) 634if (_showCaret)