3 references to _cursorWidthCache
System.Windows.Forms.Design (3)
System\Drawing\Design\CursorEditor.CursorUI.cs (3)
53_cursorWidthCache.Clear(); 86if (_cursorWidthCache.TryGetValue(key, out int cursorWidth)) 96_cursorWidthCache[key] = cursorWidth;