1 write to cache
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NativeWindow.cs (1)
1519
cache
= wc;
3 references to cache
System.Windows.Forms (3)
winforms\Managed\System\WinForms\NativeWindow.cs (3)
1505
WindowClass wc =
cache
;
1518
wc.next =
cache
;
1539
WindowClass wc =
cache
;