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