IItemsSourceCache Interface
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Interface IItemsSourceCache
public interface IItemsSourceCache
public interface class IItemsSourceCache
type IItemsSourceCache = interface end
public interface IItemsSourceCache
The IItemsSourceCache type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
SetItemsSource | |
![]() |
TryGetItemsSource |
Top