1 write to _bboxContent
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Visual3D.cs (1)
871
_bboxContent
= model.CalculateSubgraphBoundsOuterSpace();
2 references to _bboxContent
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\Visual3D.cs (2)
877
return
_bboxContent
;
1107
_bboxContent
, "Cached content bounds is incorrect!");