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