1 write to _isGlassEnabled
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
6097
_isGlassEnabled
= Standard.NativeMethods.DwmIsCompositionEnabled();
1 reference to _isGlassEnabled
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
6101
return
_isGlassEnabled
;