We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c09a496 commit 7c43eaeCopy full SHA for 7c43eae
docs/core/compatibility/wpf/9.0/xml-namespace-maps.md
@@ -29,6 +29,8 @@ This change is a [*behavioral change*](../../categories.md#behavioral-change) an
29
30
## Reason for change
31
32
+This change was made to prevent the <xref:System.InvalidCastException> from being thrown.
33
+
34
## Recommended action
35
36
Pass `Hashtable` instead of a string to the <xref:System.Windows.Markup.XmlAttributeProperties.SetXmlNamespaceMaps%2A> API.
0 commit comments