9 references to Count
PresentationCore (9)
System\Windows\Generated\ContentElement.cs (2)
591if (store.Count == 0) 621if (store.Count == 0)
System\Windows\Generated\UIElement.cs (2)
591if (store.Count == 0) 621if (store.Count == 0)
System\Windows\Generated\UIElement3D.cs (2)
392if (store.Count == 0) 422if (store.Count == 0)
System\Windows\Media\Animation\Clock.cs (1)
3551if (_eventHandlersStore.Count == 0)
System\Windows\Media\Animation\Timeline.cs (2)
923Debug.Assert(sourceStore.Count > 0); 943if (store.Count == 0)