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)
6101return _isGlassEnabled;