1 write to Width
PresentationCore (1)
System\Windows\Media3D\OrthographicCamera.cs (1)
31Width = width;
3 references to Width
PresentationCore (3)
System\Windows\Media3D\Generated\OrthographicCamera.cs (1)
188data.width = Width;
System\Windows\Media3D\OrthographicCamera.cs (2)
56double w = Width; 83double width = Width;