1 write to Width
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\OrthographicCamera.cs (1)
39Width = width;
3 references to Width
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Generated\OrthographicCamera.cs (1)
216data.width = Width;
Core\CSharp\System\Windows\Media3D\OrthographicCamera.cs (2)
64double w = Width; 91double width = Width;