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