Share via


Metodo VsColors.GetCurrentThemedColorValues

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

Sintassi

'Dichiarazione
Public Shared Function GetCurrentThemedColorValues As IDictionary(Of ThemeResourceKey, UInteger)
public static IDictionary<ThemeResourceKey, uint> GetCurrentThemedColorValues()

Valore restituito

Tipo: System.Collections.Generic.IDictionary<ThemeResourceKey, UInt32>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

VsColors Classe

Spazio dei nomi Microsoft.VisualStudio.Shell