1 write to MatrixProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\MatrixTransform3D.cs (1)
301
MatrixProperty
=
3 references to MatrixProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Generated\MatrixTransform3D.cs (3)
91
target.PropertyChanged(
MatrixProperty
);
104
return (Matrix3D) GetValue(
MatrixProperty
);
108
SetValueInternal(
MatrixProperty
, value);