9 references to Count
PresentationCore (9)
Core\CSharp\System\Windows\Generated\ContentElement.cs (2)
654
if (store.
Count
== 0)
685
if (store.
Count
== 0)
Core\CSharp\System\Windows\Generated\UIElement.cs (2)
654
if (store.
Count
== 0)
685
if (store.
Count
== 0)
Core\CSharp\System\Windows\Generated\UIElement3D.cs (2)
436
if (store.
Count
== 0)
467
if (store.
Count
== 0)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (1)
3572
if (_eventHandlersStore.
Count
== 0)
Core\CSharp\System\Windows\Media\Animation\Timeline.cs (2)
935
Debug.Assert(sourceStore.
Count
> 0);
955
if (store.
Count
== 0)