1 write to MatrixProperty
PresentationCore (1)
System\Windows\Media3D\Generated\MatrixTransform3D.cs (1)
272
MatrixProperty
=
3 references to MatrixProperty
PresentationCore (3)
System\Windows\Media3D\Generated\MatrixTransform3D.cs (3)
69
target.PropertyChanged(
MatrixProperty
);
82
return (Matrix3D) GetValue(
MatrixProperty
);
86
SetValueInternal(
MatrixProperty
, value);