2 references to IsLogicalChildrenIterationInProgress
PresentationFramework (2)
src\Framework\System\Windows\Documents\RangeContentEnumerator.cs (2)
106if (_generation != _start.TextContainer.Generation && !IsLogicalChildrenIterationInProgress) 169if (_start != null && _generation != _start.TextContainer.Generation && !IsLogicalChildrenIterationInProgress)