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