Implemented interface member:
property
Count
System.Collections.Generic.ICollection<T>.Count
1 reference to Count
PresentationFramework (1)
src\Framework\System\Windows\Media\Animation\Storyboard.cs (1)
509for( int i = 0; i < childrenClocks.Count; i++ )