1 write to _wpfPayload
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
125
_wpfPayload
= value;
2 references to _wpfPayload
PresentationFramework (2)
System\Windows\Documents\XamlToRtfWriter.cs (2)
2013
if (
_wpfPayload
== null)
2022
using (Stream imageStream =
_wpfPayload
.GetImageStream(documentNode.FormatState.ImageSource))