1 write to TextureCoordinatesProperty
PresentationCore (1)
System\Windows\Media3D\Generated\MeshGeometry3D.cs (1)
435TextureCoordinatesProperty =
3 references to TextureCoordinatesProperty
PresentationCore (3)
System\Windows\Media3D\Generated\MeshGeometry3D.cs (3)
76target.PropertyChanged(TextureCoordinatesProperty); 126return (PointCollection) GetValue(TextureCoordinatesProperty); 130SetValueInternal(TextureCoordinatesProperty, value);