1 write to _initialSize
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DesignBindingPicker.cs (1)
241_initialSize = _treeViewCtrl.Size;
3 references to _initialSize
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DesignBindingPicker.cs (3)
343Size = _initialSize; 456ScaleHelper.ScaleToPercent(_initialSize.Width, scalePercent), 457ScaleHelper.ScaleToPercent(_initialSize.Height, scalePercent));