Class EnvironmentMonitor
A monitor for environment changes
Inheritance
System.Object
EnvironmentMonitor
Namespace: Dapplo.Windows.Desktop
Assembly: Dapplo.Windows.dll
Syntax
public class EnvironmentMonitor : object
Properties
| Improve this Doc View SourceEnvironmentUpdateEvents
The actual clipboard hook observable
Declaration
public static IObservable<EnvironmentChangedEventArgs> EnvironmentUpdateEvents { get; }
Property Value
Type | Description |
---|---|
IObservable<EnvironmentChangedEventArgs> |