Implemented interface member:
9 references to Add
PresentationCore (1)
System\Windows\Media\Generated\Int32Collection.cs (1)
710
resource.
Add
(value);
PresentationFramework (8)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (4)
1441
ints.
Add
(reader.ReadByte());
1448
ints.
Add
(reader.ReadUInt16());
1456
ints.
Add
(num7);
1465
ints.
Add
(num2 + m);
System\Windows\Markup\XamlInt32CollectionSerializer.cs (4)
288
theCollection.
Add
( first + i );
299
theCollection.
Add
( (int) reader.ReadByte());
308
theCollection.
Add
( (int) reader.ReadUInt16());
319
theCollection.
Add
( value);