1 instantiation of XamlParsePoints
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
556
_xamlParsePoints = new
XamlParsePoints
();
1 reference to XamlParsePoints
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
735
private
XamlParsePoints
_xamlParsePoints;