2 writes to IsPending
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
3560entry.IsPending = true; 8929entry.IsPending = false;
2 references to IsPending
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
3691if (entry.IsPending) 8956entry?.IsPending = false;