2 writes to _textureCoords
PresentationCore (2)
System\Windows\Media3D\GeneralTransform2DTo3D.cs (2)
36_textureCoords = containingVisual3D.InternalTextureCoordinatesCache; 170_textureCoords = transform._textureCoords;
2 references to _textureCoords
PresentationCore (2)
System\Windows\Media3D\GeneralTransform2DTo3D.cs (2)
68_textureCoords, 170_textureCoords = transform._textureCoords;