3 writes to requestedWidth
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Label.cs (3)
119
requestedWidth
= Width;
1051
requestedWidth
= saveWidth;
1674
requestedWidth
= width;
1 reference to requestedWidth
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Label.cs (1)
1044
int saveWidth =
requestedWidth
;