1 write to MatrixProperty
PresentationCore (1)
System\Windows\Media3D\Generated\MatrixTransform3D.cs (1)
256
MatrixProperty
=
3 references to MatrixProperty
PresentationCore (3)
System\Windows\Media3D\Generated\MatrixTransform3D.cs (3)
61
target.PropertyChanged(
MatrixProperty
);
74
return (Matrix3D) GetValue(
MatrixProperty
);
78
SetValueInternal(
MatrixProperty
, value);