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