3 writes to _isSelecting
PresentationFramework (3)
src\Framework\System\Windows\Documents\RubberbandSelector.cs (3)
621_isSelecting = true; 634_isSelecting = false; 648_isSelecting = false;
3 references to _isSelecting
PresentationFramework (3)
src\Framework\System\Windows\Documents\RubberbandSelector.cs (3)
632if (_isSelecting) 650else if (_isSelecting) 661if (_isSelecting || GetFixedPanelDocumentPage(e.GetPosition(_scope)) != null)