2 writes to panel
System.Windows.Forms (2)
winforms\Managed\System\WinForms\StatusBarDrawItemEvent.cs (2)
34
this.
panel
= panel;
46
this.
panel
= panel;
1 reference to panel
System.Windows.Forms (1)
winforms\Managed\System\WinForms\StatusBarDrawItemEvent.cs (1)
59
return
panel
;