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