1 write to InternalPositionsCache
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Viewport2DVisual3D.cs (1)
592InternalPositionsCache = null;
2 references to InternalPositionsCache
PresentationCore (2)
Core\CSharp\MS\Internal\Media3D\GeneralTransform2Dto3Dto2D.cs (1)
89_geometry.Positions = visual3D.InternalPositionsCache;
Core\CSharp\System\Windows\Media3D\GeneralTransform2DTo3D.cs (1)
49_positions = containingVisual3D.InternalPositionsCache;