Implemented interface member:
2 references to IndexOf
PresentationCore (2)
System\Windows\Generated\TextDecorationCollection.cs (2)
169
int index =
IndexOf
(value);
378
return
IndexOf
(value as TextDecoration);