3 writes to width
System.Drawing (3)
commonui\System\Drawing\Advanced\RectangleF.cs (3)
52
this.
width
= width;
67
this.
width
= size.Width;
165
width
= value;
1 reference to width
System.Drawing (1)
commonui\System\Drawing\Advanced\RectangleF.cs (1)
162
return
width
;