XamlSchemaContext::GetAllXamlNamespaces Method ()
.NET Framework (current version)
Searches the assemblies that are held by this XamlSchemaContext and returns a set of namespaces.
Assembly: System.Xaml (in System.Xaml.dll)
This method only searches the reference assemblies if they are passed in through construction or property setting. If no assemblies are established as reference assemblies, the logic of this method examines all loaded assemblies where this XamlSchemaContext is active.
.NET Framework
Available since 4.0
Available since 4.0
Show: