7 references to ContainerPath
PresentationFramework (7)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (7)
1364
ContainerPath
(result), firstContainerOffsetFromViewport);
9318
list.Add(
ContainerPath
((DependencyObject)children[startIndex + i]));
9338
list.Add(
ContainerPath
((DependencyObject)children[startIndex + i]));
12752
writer.Write(vsp.
ContainerPath
(_firstContainerInViewport));
12755
writer.Write(vsp.
ContainerPath
(_bringIntoViewContainer));
12756
writer.Write(vsp.
ContainerPath
(_bringIntoViewLeafContainer));
12908
ContainerPath
(parentContainer), localIndex);