Implemented interface member:
property
Count
System.Collections.ICollection.Count
2 references to Count
PresentationFramework (2)
src\Framework\System\Windows\Markup\ParserContext.cs (1)
187
parserContext._xmlnsDictionary.
Count
> 0)
src\Framework\System\Windows\Markup\XmlnsDictionary.cs (1)
112
if (xmlnsDictionary != null && xmlnsDictionary.
Count
> 0)