The configuration changed event args class.
Inheritance: System.EventArgs
 private void OnConfigurationChanged(object sender, ConfigurationChangedEventArgs e)
 {
     ApplyConfiguration();
 }