Base:
method
IndexOf
System.Xaml.MS.Impl.FrugalListBase<T>.IndexOf(T)
1 reference to IndexOf
System.Xaml (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\FrugalList.cs (1)
428return (-1 != IndexOf(value));