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