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