8 writes to IsPending
PresentationFramework (8)
System\Windows\Documents\RtfToXamlReader.cs (7)
6565dnClose.IsPending = false; 6886dnPa.IsPending = true; 6932dnPa.IsPending = true; 8881IsPending = false 8897IsPending = false 11034IsPending = false, // Field start mark should not impact other tags open/close behavior 11545dnTop.IsPending = false;
System\Windows\Documents\XamlToRtfWriter.cs (1)
2469dn.IsPending = false;
22 references to IsPending
PresentationFramework (22)
System\Windows\Documents\RtfToXamlReader.cs (22)
5151Debug.Assert(dnRow != null && !dnRow.IsPending); // Row props attached when row is closed 5797if (IsPending && !IsTerminated) 5915Debug.Assert(!IsPending); 5976Debug.Assert(value == null || !value.IsPending); 6314if (dn.IsPending) 6559if (!dnClose.IsPending) 6588if (!dnClose.IsPending) 6600if (dn.IsPending) 6630Debug.Assert(dnPa.IsPending || (nAt > dnPa.Index && nAt <= dnPa.Index + dnPa.ChildCount)); 6668if (EntryAt(nAt).IsPending) 6687if (dn.IsPending) 6720if (dnPa.IsPending && dnPa.Index < dn.Index) 6739if (dn.IsPending) 6773if (dn.IsPending && dn.Type == DocumentNodeType.dnShape) 6783if (dn.IsPending && dn.Type == DocumentNodeType.dnList) 6818if (dnCell != null && !dnCell.IsPending) 6825if (dnShape != null && !dnShape.IsPending) 6876if (dnShape != null && !dnShape.IsPending) 6905if (dn.IsPending) 6962if (dn.IsPending) 7146if (!dnPa.IsPending) 9841else if (dn.Type == DocumentNodeType.dnListText && !dn.IsPending