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