2 writes to _textureCoords
PresentationCore (2)
System\Windows\Media3D\GeneralTransform2DTo3D.cs (2)
48_textureCoords = containingVisual3D.InternalTextureCoordinatesCache; 182_textureCoords = transform._textureCoords;
2 references to _textureCoords
PresentationCore (2)
System\Windows\Media3D\GeneralTransform2DTo3D.cs (2)
80_textureCoords, 182_textureCoords = transform._textureCoords;