3 references to PropCacheTextCount
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
1538int cacheTextCounter = Properties.GetInteger(PropCacheTextCount, out found); 1554int cacheTextCounter = Properties.GetInteger(PropCacheTextCount, out found); 1571Properties.SetInteger(PropCacheTextCount, cacheTextCounter);