IAttachedCollectionSource Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.12.0 (in Microsoft.VisualStudio.Shell.Immutable.12.0.dll)

NameDescription
System_CAPS_pubpropertyHasItems

Determines whether this IAttachedCollectionSource has any items.

System_CAPS_pubpropertyItems

Gets (and creates, if necessary) the collection of items associatedwith this IAttachedCollectionSource.

System_CAPS_pubpropertySourceItem

Gets the object used to create this IAttachedCollectionSource.

Return to top
Show: