1 write to _wpfPayload
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
8007_wpfPayload = value;
2 references to _wpfPayload
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
8715if (_wpfPayload != null && contentType != string.Empty && !skipImage) 8719Stream imageStream = _wpfPayload.CreateImageStream(_imageCount, contentType, out imagePartUriString);