次の方法で共有


DeferredResourceDictionaryBase.OnGettingValue Method

This member overrides ResourceDictionary.OnGettingValue(Object, Object%, Boolean%).

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣言
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
)

Parameters

.NET Framework Security

See Also

Reference

DeferredResourceDictionaryBase Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace