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