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