1 write to _trayAutoArrange
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
201_trayAutoArrange = value;
3 references to _trayAutoArrange
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DocumentDesigner.cs (3)
198get => _trayAutoArrange; 204_componentTray.AutoArrange = _trayAutoArrange; 908_componentTray.AutoArrange = _trayAutoArrange;