3 writes to _requestedWidth
System.Windows.Forms (3)
System\Windows\Forms\Controls\Labels\Label.cs (3)
89_requestedWidth = Width; 845_requestedWidth = saveWidth; 1388_requestedWidth = width;
1 reference to _requestedWidth
System.Windows.Forms (1)
System\Windows\Forms\Controls\Labels\Label.cs (1)
836int saveWidth = _requestedWidth;