1 write to ProjectionMatrixProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\MatrixCamera.cs (1)
344ProjectionMatrixProperty =
3 references to ProjectionMatrixProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Generated\MatrixCamera.cs (3)
98target.PropertyChanged(ProjectionMatrixProperty); 126return (Matrix3D) GetValue(ProjectionMatrixProperty); 130SetValueInternal(ProjectionMatrixProperty, value);