3 writes to _requestedWidth
System.Windows.Forms (3)
System\Windows\Forms\Controls\Labels\Label.cs (3)
85_requestedWidth = Width; 843_requestedWidth = saveWidth; 1386_requestedWidth = width;
1 reference to _requestedWidth
System.Windows.Forms (1)
System\Windows\Forms\Controls\Labels\Label.cs (1)
834int saveWidth = _requestedWidth;