3 references to IsGlassEnabled
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
6051return InvalidateProperty((int)CacheSlot.IsGlassEnabled, "IsGlassEnabled"); 6094while (!_cacheValid[(int)CacheSlot.IsGlassEnabled]) 6096_cacheValid[(int)CacheSlot.IsGlassEnabled] = true;