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