3 references to IsGlassEnabled
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
5476
return InvalidateProperty((int)CacheSlot.
IsGlassEnabled
, "IsGlassEnabled");
5515
while (!_cacheValid[(int)CacheSlot.
IsGlassEnabled
])
5517
_cacheValid[(int)CacheSlot.
IsGlassEnabled
] = true;