1 write to ViewMatrixProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\MatrixCamera.cs (1)
335ViewMatrixProperty =
3 references to ViewMatrixProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Generated\MatrixCamera.cs (3)
91target.PropertyChanged(ViewMatrixProperty); 111return (Matrix3D) GetValue(ViewMatrixProperty); 115SetValueInternal(ViewMatrixProperty, value);