4 references to _brushCacheValid
PresentationFramework (4)
System\Windows\SystemColors.cs (4)
1753bool brush = SystemResources.ClearBitArray(_brushCacheValid); 1815lock (_brushCacheValid) 1818while (!_brushCacheValid[(int)slot]) 1820_brushCacheValid[(int)slot] = true;