1 write to _trayLargeIcon
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
209_trayLargeIcon = value;
3 references to _trayLargeIcon
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DocumentDesigner.cs (3)
206get => _trayLargeIcon; 210_componentTray?.ShowLargeIcons = _trayLargeIcon; 895_componentTray.ShowLargeIcons = _trayLargeIcon;