다음을 통해 공유


DefaultIconImageList.RealizeImage Method

This member overrides WeakImageCache<TIndex>.RealizeImage(TIndex).

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

Syntax

‘선언
Protected Overrides Function RealizeImage ( _
    fileExtension As String _
) As BitmapSource
protected override BitmapSource RealizeImage(
    string fileExtension
)

Parameters

Return Value

Type: System.Windows.Media.Imaging.BitmapSource

.NET Framework Security

See Also

Reference

DefaultIconImageList Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace