1 write to TextureCoordinatesProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\MeshGeometry3D.cs (1)
495TextureCoordinatesProperty =
3 references to TextureCoordinatesProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Generated\MeshGeometry3D.cs (3)
117target.PropertyChanged(TextureCoordinatesProperty); 171return (PointCollection) GetValue(TextureCoordinatesProperty); 175SetValueInternal(TextureCoordinatesProperty, value);