次の方法で共有


WeakImageCache<TIndex>.RealizeImage Method

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

Syntax

'宣言
Protected MustOverride Function RealizeImage ( _
    index As TIndex _
) As BitmapSource
protected abstract BitmapSource RealizeImage(
    TIndex index
)

Parameters

Return Value

Type: System.Windows.Media.Imaging.BitmapSource

.NET Framework Security

See Also

Reference

WeakImageCache<TIndex> Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace