2 writes to _showCaret
PresentationFramework (2)
System\windows\Documents\CaretElement.cs (2)
257_showCaret = visible; 518_showCaret = false;
4 references to _showCaret
PresentationFramework (4)
System\windows\Documents\CaretElement.cs (4)
252bool justAppearing = visible && !_showCaret; 254if (_showCaret != visible) 515if (_showCaret) 633if (_showCaret)