3 writes to _isSelecting
PresentationFramework (3)
System\Windows\Documents\RubberbandSelector.cs (3)
511_isSelecting = true; 524_isSelecting = false; 538_isSelecting = false;
3 references to _isSelecting
PresentationFramework (3)
System\Windows\Documents\RubberbandSelector.cs (3)
522if (_isSelecting) 540else if (_isSelecting) 551if (_isSelecting || GetFixedPanelDocumentPage(e.GetPosition(_scope)) != null)