Click or drag to resize
IConfigurationListenerPropertyChanged Event
Raised when a configuration value changes.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler<ConfigurationListenerEventArgs> PropertyChanged

Value

Type: SystemEventHandlerConfigurationListenerEventArgs
See Also