Condividi tramite


Proprietà ImageListBase.Cache

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

Sintassi

'Dichiarazione
Protected ReadOnly Property Cache As IDictionary(Of Integer, BitmapSource)
protected IDictionary<int, BitmapSource> Cache { get; }

Valore proprietà

Tipo: System.Collections.Generic.IDictionary<Int32, BitmapSource>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ImageListBase Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI