Method GetXmlNamespacesFor
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
GetXmlNamespacesFor(Assembly, string, bool)
Gets the XML namespaces that can be used for the specified assembly/namespace combination.
public List<string> GetXmlNamespacesFor(Assembly assembly, string @namespace, bool getClrNamespace = false)