2 references to Count
PresentationFramework (2)
System\Windows\Data\BindingGroup.cs (2)
217
if (_proposedValueTable.
Count
> 0)
1418
int count = _proposedValueTable.
Count
;