Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Implements the handler for the theme changed event.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaración
Public Delegate Sub ThemeChangedEventHandler ( _
e As ThemeChangedEventArgs _
)
public delegate void ThemeChangedEventHandler(
ThemeChangedEventArgs e
)