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