3 references to PrecomputeRecursive
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Viewport3DVisual.cs (1)
716child.PrecomputeRecursive(out bboxSubgraphChildIgnored);
Core\CSharp\System\Windows\Media3D\Visual3D.cs (2)
846PrecomputeRecursive(out transformedBBoxSubgraphIgnored); 1148child.PrecomputeRecursive(out bboxSubgraphChild);