From 4718f2f4dce2aaaa3dd1ede4d75fc31345621289 Mon Sep 17 00:00:00 2001 From: Anjali Date: Thu, 7 Dec 2023 12:21:54 +0530 Subject: [PATCH] Updated document for GetXmlNamespaceMaps and SetXmlNamespaceMaps --- .../XmlAttributeProperties.xml | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/xml/System.Windows.Markup/XmlAttributeProperties.xml b/xml/System.Windows.Markup/XmlAttributeProperties.xml index a5bb7d7600a..1656c964a20 100644 --- a/xml/System.Windows.Markup/XmlAttributeProperties.xml +++ b/xml/System.Windows.Markup/XmlAttributeProperties.xml @@ -34,12 +34,12 @@ - - + + - - - + + + Method PresentationFramework @@ -61,7 +61,7 @@ - System.String + System.Collections.Hashtable @@ -207,12 +207,12 @@ - - - - - - + + + + + + Method PresentationFramework @@ -228,11 +228,11 @@ - + The object on which to set the attached property. - The string value to set. + The Hashtable value to set. Sets the value of the attached property of the specified . To be added.