2 writes to IsVisualChildrenIterationInProgress
PresentationFramework (2)
System\Windows\DescendentsWalker.cs (2)
155v.IsVisualChildrenIterationInProgress = true; 172v.IsVisualChildrenIterationInProgress = false;
2 references to IsVisualChildrenIterationInProgress
PresentationCore (2)
System\Windows\Media3D\Visual3D.cs (2)
228if (IsVisualChildrenIterationInProgress) 279if (IsVisualChildrenIterationInProgress)