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)
212
get =>
_trayLargeIcon
;
218
_componentTray.ShowLargeIcons =
_trayLargeIcon
;
907
_componentTray.ShowLargeIcons =
_trayLargeIcon
;