Class AeroGlassCompositionChangedEventArgs
- Namespace
- Microsoft.WindowsAPICodePack.Shell
- Assembly
- Microsoft.WindowsAPICodePack.Shell.dll
Event argument for The GlassAvailabilityChanged event
public class AeroGlassCompositionChangedEventArgs : EventArgs
- Inheritance
-
AeroGlassCompositionChangedEventArgs
- Inherited Members
Properties
GlassAvailable
The new GlassAvailable state
public bool GlassAvailable { get; }