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