3 references to Count
PresentationFramework (3)
MS\Internal\Globalization\BamlTreeUpdater.cs (1)
31
if (dictionary.
Count
<= 0)
System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (2)
289
if (
Count
> (array.Length - arrayIndex))
368
return
Count
;