2 references to PositionFromIndex
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (2)
2087
GeneratorPosition position =
PositionFromIndex
(ItemsInternal.IndexOf(group));
2097
GeneratorPosition position =
PositionFromIndex
(ItemsInternal.IndexOf(group));