Proprietà WeakImageCache<TIndex>.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 WeakValueDictionary(Of TIndex, BitmapSource)
protected WeakValueDictionary<TIndex, BitmapSource> Cache { get; }

Valore proprietà

Tipo: Microsoft.Internal.VisualStudio.PlatformUI.WeakValueDictionary<TIndex, BitmapSource>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WeakImageCache<TIndex> Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI