2 references to Int32Collection
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
1435System.Windows.Media.Int32Collection ints = new System.Windows.Media.Int32Collection(capacity);
System\Windows\Markup\XamlInt32CollectionSerializer.cs (1)
279theCollection = new Int32Collection( count );