1 write to _trayLargeIcon
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
215_trayLargeIcon = value;
3 references to _trayLargeIcon
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DocumentDesigner.cs (3)
212get => _trayLargeIcon; 218_componentTray.ShowLargeIcons = _trayLargeIcon; 919_componentTray.ShowLargeIcons = _trayLargeIcon;