2 references to DocumentForSerialization
PresentationFramework (2)
src\Framework\System\Windows\Data\XmlDataProvider.cs (2)
235
return (
DocumentForSerialization
!= null);
405
XmlDocument doc = _host.
DocumentForSerialization
;