9 references to Count
PresentationCore (9)
System\Windows\Generated\ContentElement.cs (2)
599if (store.Count == 0) 629if (store.Count == 0)
System\Windows\Generated\UIElement.cs (2)
599if (store.Count == 0) 629if (store.Count == 0)
System\Windows\Generated\UIElement3D.cs (2)
394if (store.Count == 0) 424if (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)