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