Partager via


DeferredResourceDictionaryBase.OnGettingValue, méthode

Ce membre substitue ResourceDictionary.OnGettingValue(Object, Object%, Boolean%).

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

Syntaxe

'Déclaration
Protected Overrides Sub OnGettingValue ( _
    key As Object, _
    ByRef value As Object, _
    <OutAttribute> ByRef canCache As Boolean _
)
protected override void OnGettingValue(
    Object key,
    ref Object value,
    out bool canCache
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DeferredResourceDictionaryBase Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms