Partager via


WeakImageCache<TIndex>.RealizeImage, méthode

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

Syntaxe

'Déclaration
Protected MustOverride Function RealizeImage ( _
    index As TIndex _
) As BitmapSource
protected abstract BitmapSource RealizeImage(
    TIndex index
)

Paramètres

Valeur de retour

Type : System.Windows.Media.Imaging.BitmapSource

Sécurité .NET Framework

Voir aussi

Référence

WeakImageCache<TIndex> Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms