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 | |
---|---|---|
CanCache | ||
HasItems | ||
Items | ||
SourceItem |
Top