1 write to _wpfPayload
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
126
_wpfPayload
= value;
2 references to _wpfPayload
PresentationFramework (2)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (2)
2015
if (
_wpfPayload
== null)
2024
Stream imageStream =
_wpfPayload
.GetImageStream(documentNode.FormatState.ImageSource);