1 write to TextureCoordinatesProperty
PresentationCore (1)
System\Windows\Media3D\Generated\MeshGeometry3D.cs (1)
458TextureCoordinatesProperty =
3 references to TextureCoordinatesProperty
PresentationCore (3)
System\Windows\Media3D\Generated\MeshGeometry3D.cs (3)
99target.PropertyChanged(TextureCoordinatesProperty); 149return (PointCollection) GetValue(TextureCoordinatesProperty); 153SetValueInternal(TextureCoordinatesProperty, value);