2 references to GetProps
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\BeginEvent.cs (1)
39
_htmlProps = HtmlAttributeProps.
GetProps
(_name);
System\Xml\Xsl\XsltOld\SequentialOutput.cs (1)
700
htmlAttrProps = HtmlAttributeProps.
GetProps
(attribute.LocalName);