Partager via


ImageListBase.Cache, propriété

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ImageListBase Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms