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