2 writes to _showCaret
PresentationFramework (2)
System\windows\Documents\CaretElement.cs (2)
262_showCaret = visible; 523_showCaret = false;
4 references to _showCaret
PresentationFramework (4)
System\windows\Documents\CaretElement.cs (4)
257bool justAppearing = visible && !_showCaret; 259if (_showCaret != visible) 520if (_showCaret) 638if (_showCaret)