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