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