8 writes to IsPending
PresentationFramework (8)
System\Windows\Documents\RtfToXamlReader.cs (7)
6551dnClose.IsPending = false; 6871dnPa.IsPending = true; 6917dnPa.IsPending = true; 8858dnEnd.IsPending = false; 8872dnEnd.IsPending = false; 11005dnf.IsPending = false; // Field start mark should not impact other tags open/close behavior 11513dnTop.IsPending = false;
System\Windows\Documents\XamlToRtfWriter.cs (1)
2470dn.IsPending = false;
22 references to IsPending
PresentationFramework (22)
System\Windows\Documents\RtfToXamlReader.cs (22)
5143Debug.Assert(dnRow != null && !dnRow.IsPending); // Row props attached when row is closed 5785if (IsPending && !IsTerminated) 5903Debug.Assert(!IsPending); 5964Debug.Assert(value == null || !value.IsPending); 6302if (dn.IsPending) 6545if (!dnClose.IsPending) 6574if (!dnClose.IsPending) 6586if (dn.IsPending) 6616Debug.Assert(dnPa.IsPending || (nAt > dnPa.Index && nAt <= dnPa.Index + dnPa.ChildCount)); 6654if (EntryAt(nAt).IsPending) 6673if (dn.IsPending) 6706if (dnPa.IsPending && dnPa.Index < dn.Index) 6725if (dn.IsPending) 6759if (dn.IsPending && dn.Type == DocumentNodeType.dnShape) 6769if (dn.IsPending && dn.Type == DocumentNodeType.dnList) 6804if (dnCell != null && !dnCell.IsPending) 6811if (dnShape != null && !dnShape.IsPending) 6861if (dnShape != null && !dnShape.IsPending) 6890if (dn.IsPending) 6947if (dn.IsPending) 7131if (!dnPa.IsPending) 9815else if (dn.Type == DocumentNodeType.dnListText && !dn.IsPending