3 writes to _isSelecting
PresentationFramework (3)
System\Windows\Documents\RubberbandSelector.cs (3)
512_isSelecting = true; 525_isSelecting = false; 539_isSelecting = false;
3 references to _isSelecting
PresentationFramework (3)
System\Windows\Documents\RubberbandSelector.cs (3)
523if (_isSelecting) 541else if (_isSelecting) 552if (_isSelecting || GetFixedPanelDocumentPage(e.GetPosition(_scope)) != null)