2 writes to _textureCoords
PresentationCore (2)
System\Windows\Media3D\GeneralTransform2DTo3D.cs (2)
37_textureCoords = containingVisual3D.InternalTextureCoordinatesCache; 171_textureCoords = transform._textureCoords;
2 references to _textureCoords
PresentationCore (2)
System\Windows\Media3D\GeneralTransform2DTo3D.cs (2)
69_textureCoords, 171_textureCoords = transform._textureCoords;