2 references to XamlPathDataSerializer
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (1)
5486
case KnownElements.
XamlPathDataSerializer
: t = typeof(XamlPathDataSerializer); break;
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
2776
return (int)KnownElements.
XamlPathDataSerializer
;