2 writes to _triIndices
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\GeneralTransform2DTo3D.cs (2)
51
_triIndices
= containingVisual3D.InternalTriangleIndicesCache;
186
_triIndices
= transform._triIndices;
2 references to _triIndices
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\GeneralTransform2DTo3D.cs (2)
83
_triIndices
))
186
_triIndices = transform.
_triIndices
;