1 write to _showLargeIcons
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ComponentTray.cs (1)
472_showLargeIcons = value;
2 references to _showLargeIcons
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ComponentTray.cs (2)
467get => _showLargeIcons; 470if (_showLargeIcons != value)