2 references to Int32CollectionConverter
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3740case KnownElements.Int32Collection: converterId = KnownElements.Int32CollectionConverter; break; 5298case KnownElements.Int32CollectionConverter: t = _asmCore.GetType("System.Windows.Media.Int32CollectionConverter"); break;