Share via


Delegato ThemeChangedEventHandler

Implements the handler for the theme changed event.

Spazio dei nomi:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Delegate Sub ThemeChangedEventHandler ( _
    e As ThemeChangedEventArgs _
)
public delegate void ThemeChangedEventHandler(
    ThemeChangedEventArgs e
)

Parametri

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.PlatformUI