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