2 references to IndexInList
PresentationFramework (2)
System\Windows\Controls\Primitives\Selector.cs (2)
2776
return (
IndexInList
(e) >= 0);
2896
int index =
IndexInList
(info);