Implemented interface member:
method
Add
System.Collections.Generic.ICollection<T>.Add(T)
3 references to Add
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\TimelineGroup.cs (1)
161
Children.
Add
(timelineChild);
PresentationFramework (2)
src\Framework\System\Windows\VisualStateManager.cs (2)
451
dynamic.Children.
Add
(toAnimation);
465
dynamic.Children.
Add
(fromAnimation);