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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.