1 write to _uriParent
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\HtmlProps.cs (1)
28props._uriParent = uriParent;
1 reference to _uriParent
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\HtmlProps.cs (1)
37public bool UriParent { get { return _uriParent; } }