6 writes to CacheTextInternal
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Control.cs (6)
2816CacheTextInternal = true; 2821CacheTextInternal = false; 9844CacheTextInternal = true; 9876CacheTextInternal = false; 9951CacheTextInternal = true; 9974CacheTextInternal = false;
2 references to CacheTextInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
4040if (CacheTextInternal) { 4057if (CacheTextInternal) {