9 references to Count
PresentationCore (9)
System\Windows\Generated\ContentElement.cs (2)
603if (store.Count == 0) 633if (store.Count == 0)
System\Windows\Generated\UIElement.cs (2)
603if (store.Count == 0) 633if (store.Count == 0)
System\Windows\Generated\UIElement3D.cs (2)
400if (store.Count == 0) 430if (store.Count == 0)
System\Windows\Media\Animation\Clock.cs (1)
3564if (_eventHandlersStore.Count == 0)
System\Windows\Media\Animation\Timeline.cs (2)
933Debug.Assert(sourceStore.Count > 0); 953if (store.Count == 0)