2 writes to BringIntoViewInProgress
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (2)
1461_mouseSelectionState.BringIntoViewInProgress = true; 1486_mouseSelectionState.BringIntoViewInProgress = false;
1 reference to BringIntoViewInProgress
PresentationFramework (1)
System\windows\Documents\TextEditor.cs (1)
1458if (_mouseSelectionState != null && !_mouseSelectionState.BringIntoViewInProgress &&