4 references to UIEffects
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
1679while (!_cacheValid[(int)CacheSlot.UIEffects]) 1681_cacheValid[(int)CacheSlot.UIEffects] = true; 1688_cacheValid[(int)CacheSlot.UIEffects] = false; 5859return InvalidateProperty((int)CacheSlot.UIEffects, "UIEffects");