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)
467
get =>
_showLargeIcons
;
470
if (
_showLargeIcons
!= value)