9 references to Count
PresentationCore (9)
System\Windows\Generated\ContentElement.cs (2)
586if (store.Count == 0) 617if (store.Count == 0)
System\Windows\Generated\UIElement.cs (2)
586if (store.Count == 0) 617if (store.Count == 0)
System\Windows\Generated\UIElement3D.cs (2)
392if (store.Count == 0) 423if (store.Count == 0)
System\Windows\Media\Animation\Clock.cs (1)
3549if (_eventHandlersStore.Count == 0)
System\Windows\Media\Animation\Timeline.cs (2)
922Debug.Assert(sourceStore.Count > 0); 942if (store.Count == 0)