2 writes to Width
System.Drawing (2)
commonui\System\Drawing\Advanced\GPRECT.cs (2)
25Width = width; 32Width = rect.Width;
1 reference to Width
System.Drawing (1)
commonui\System\Drawing\Advanced\GPRECT.cs (1)
37return new Rectangle(X, Y, Width, Height);