Implemented interface member:
2 references to Keys
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\ParserContext.cs (1)
446foreach (string key in parserContext._xmlnsDictionary.Keys)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XmlnsDictionary.cs (1)
313return Keys.GetEnumerator();