For a list of all members of this type, see RecyclingItemContainerGenerator members.
Name | Description | |
---|---|---|
![]() | BeginGeneration | Overloaded. Called at the beginning of the generation process. |
![]() | ContainerFromIndex | Returns the element corresponding to the item at the given index within the ItemCollection. |
![]() | ContainerFromItem | Returns the UIElement container corresponding to the given item. |
![]() | DeactivateAllContainers | Deactivates all containers. |
![]() | DeactivateContainer | Deactivates a specific container |
![]() | EndGeneration | Called at the end of the generation process. |
![]() | GenerateNext | Overloaded. Returns the container element used to display the next item. |
![]() | GeneratorPositionFromIndex | Returns the GeneratorPosition object that maps to the item at the specified index. |
![]() | IndexFromContainer | Returns the index to an item that corresponds to the specified, generated UIElement. |
![]() | IndexFromGeneratorPosition | Returns the index that maps to the specified GeneratorPosition. |
![]() | ItemFromContainer | Returns the item that corresponds to the specified, generated UIElement. |
![]() | PrepareItemContainer | Prepares the specified element as the container for the corresponding item. |
![]() | Remove | Removes one or more generated (realized) items. |
![]() | RemoveAll | Removes all generated (realized) items. |
![]() | RemoveAllDeactivatedContainers | Removes all generated containers that have previously been deactivated. |
![]() | StartAt | Overloaded. Prepares the generator to generate items, starting at the specified GeneratorPosition, and in the specified GeneratorDirection. |
![]() | VerifyAllDeactivatedContainers | Removes any generated containers that have previously been deactivated but are no longer valid. |