Implemented interface member:
property
Keys
System.Collections.IDictionary.Keys
2 references to Keys
PresentationBuildTasks (2)
Framework\System\Windows\Markup\ParserContext.cs (1)
469
foreach (string key in parserContext._xmlnsDictionary.
Keys
)
Framework\System\Windows\Markup\XmlnsDictionary.cs (1)
326
return
Keys
.GetEnumerator();