3 writes to _isSelecting
PresentationFramework (3)
System\Windows\Documents\RubberbandSelector.cs (3)
523_isSelecting = true; 536_isSelecting = false; 550_isSelecting = false;
3 references to _isSelecting
PresentationFramework (3)
System\Windows\Documents\RubberbandSelector.cs (3)
534if (_isSelecting) 552else if (_isSelecting) 563if (_isSelecting || GetFixedPanelDocumentPage(e.GetPosition(_scope)) != null)