1 write to _isSelectionActive
PresentationFramework (1)
System\windows\Documents\CaretElement.cs (1)
814_isSelectionActive = value;
5 references to _isSelectionActive
PresentationFramework (5)
System\windows\Documents\CaretElement.cs (5)
810return _isSelectionActive; 960if (!_isSelectionActive) 1019if (!_isSelectionActive) 1049if (!_isSelectionActive) 1136Invariant.Assert(_isSelectionActive, "Blink animation should only be required for an owner with active selection.");