2 writes to _textureCoords
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\GeneralTransform2DTo3D.cs (2)
50_textureCoords = containingVisual3D.InternalTextureCoordinatesCache; 185_textureCoords = transform._textureCoords;
2 references to _textureCoords
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\GeneralTransform2DTo3D.cs (2)
82_textureCoords, 185_textureCoords = transform._textureCoords;