TreeItemPresenter.OverlayIcon Property

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

Syntax

‘선언
Public Property OverlayIcon As ImageSource
public ImageSource OverlayIcon { get; set; }

Property Value

Type: System.Windows.Media.ImageSource

.NET Framework Security

See Also

Reference

TreeItemPresenter Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace