Base:
method
ItemAt
System.Windows.Controls.ItemContainerGenerator.ItemBlock.ItemAt(System.Int32)
8 references to ItemAt
PresentationFramework (8)
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (8)
327
UnlinkContainerFromItem(container, rblock.
ItemAt
(offset));
460
UnlinkContainerFromItem(rib.ContainerAt(offset), rib.
ItemAt
(offset));
752
bool found = match(rib.
ItemAt
(offset), rib.ContainerAt(offset));
756
item = rib.
ItemAt
(offset);
759
else if (!returnLocalIndex && IsGrouping && ((group = rib.
ItemAt
(offset) as CollectionViewGroup) != null))
881
if ((group = rib.
ItemAt
(offset) as CollectionViewGroup) != null)
1040
object genItem = rib.
ItemAt
(offset);
2239
ItemsControl.EqualsEx(rib.
ItemAt
(0),