ThemeChangedEventHandler Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event handler for color changes
public delegate void ThemeChangedEventHandler(ThemeChangedEventArgs ^ e);
public delegate void ThemeChangedEventHandler(ThemeChangedEventArgs e);
type ThemeChangedEventHandler = delegate of ThemeChangedEventArgs -> unit
Public Delegate Sub ThemeChangedEventHandler(e As ThemeChangedEventArgs)
Parameters
Arguments for the color change event