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