3 writes to _isSelecting
PresentationFramework (3)
System\Windows\Documents\RubberbandSelector.cs (3)
513_isSelecting = true; 526_isSelecting = false; 540_isSelecting = false;
3 references to _isSelecting
PresentationFramework (3)
System\Windows\Documents\RubberbandSelector.cs (3)
524if (_isSelecting) 542else if (_isSelecting) 553if (_isSelecting || GetFixedPanelDocumentPage(e.GetPosition(_scope)) != null)