Metodo DeferredResourceDictionaryBase.GetRgbaColorValue

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

Sintassi

'Dichiarazione
Protected MustOverride Function GetRgbaColorValue ( _
    key As ThemeResourceKey _
) As UInteger
protected abstract uint GetRgbaColorValue(
    ThemeResourceKey key
)

Parametri

Valore restituito

Tipo: System.UInt32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DeferredResourceDictionaryBase Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI