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)
206
get =>
_trayLargeIcon
;
210
_componentTray?.ShowLargeIcons =
_trayLargeIcon
;
895
_componentTray.ShowLargeIcons =
_trayLargeIcon
;