4 references to _brushCacheValid
PresentationFramework (4)
src\Framework\System\Windows\SystemColors.cs (4)
1749bool brush = SystemResources.ClearBitArray(_brushCacheValid); 1811lock (_brushCacheValid) 1814while (!_brushCacheValid[(int)slot]) 1816_brushCacheValid[(int)slot] = true;