IItemsSource Interface

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

Syntax

'Declaration
Public Interface IItemsSource
public interface IItemsSource
public interface class IItemsSource
type IItemsSource =  interface end
public interface IItemsSource

The IItemsSource type exposes the following members.

Properties

  Name Description
Public property CanCache
Public property HasItems
Public property Items
Public property SourceItem

Top

See Also

Reference

Microsoft.Internal.VisualStudio.PlatformUI Namespace