1 write to TextureCoordinatesProperty
PresentationCore (1)
System\Windows\Media3D\Generated\MeshGeometry3D.cs (1)
469TextureCoordinatesProperty =
3 references to TextureCoordinatesProperty
PresentationCore (3)
System\Windows\Media3D\Generated\MeshGeometry3D.cs (3)
98target.PropertyChanged(TextureCoordinatesProperty); 152return (PointCollection) GetValue(TextureCoordinatesProperty); 156SetValueInternal(TextureCoordinatesProperty, value);