8 writes to IsPending
PresentationFramework (8)
System\Windows\Documents\RtfToXamlReader.cs (7)
6555dnClose.IsPending = false; 6876dnPa.IsPending = true; 6922dnPa.IsPending = true; 8871IsPending = false 8887IsPending = false 10901IsPending = false, // Field start mark should not impact other tags open/close behavior 11412dnTop.IsPending = false;
System\Windows\Documents\XamlToRtfWriter.cs (1)
2468dn.IsPending = false;
22 references to IsPending
PresentationFramework (22)
System\Windows\Documents\RtfToXamlReader.cs (22)
5141Debug.Assert(dnRow != null && !dnRow.IsPending); // Row props attached when row is closed 5787if (IsPending && !IsTerminated) 5905Debug.Assert(!IsPending); 5966Debug.Assert(value == null || !value.IsPending); 6304if (dn.IsPending) 6549if (!dnClose.IsPending) 6578if (!dnClose.IsPending) 6590if (dn.IsPending) 6620Debug.Assert(dnPa.IsPending || (nAt > dnPa.Index && nAt <= dnPa.Index + dnPa.ChildCount)); 6658if (EntryAt(nAt).IsPending) 6677if (dn.IsPending) 6710if (dnPa.IsPending && dnPa.Index < dn.Index) 6729if (dn.IsPending) 6763if (dn.IsPending && dn.Type == DocumentNodeType.dnShape) 6773if (dn.IsPending && dn.Type == DocumentNodeType.dnList) 6808if (dnCell != null && !dnCell.IsPending) 6815if (dnShape != null && !dnShape.IsPending) 6866if (dnShape != null && !dnShape.IsPending) 6895if (dn.IsPending) 6952if (dn.IsPending) 7136if (!dnPa.IsPending) 9825else if (dn.Type == DocumentNodeType.dnListText && !dn.IsPending