8 writes to IsPending
PresentationFramework (8)
System\Windows\Documents\RtfToXamlReader.cs (7)
6550dnClose.IsPending = false; 6870dnPa.IsPending = true; 6916dnPa.IsPending = true; 8857dnEnd.IsPending = false; 8871dnEnd.IsPending = false; 11004dnf.IsPending = false; // Field start mark should not impact other tags open/close behavior 11512dnTop.IsPending = false;
System\Windows\Documents\XamlToRtfWriter.cs (1)
2469dn.IsPending = false;
22 references to IsPending
PresentationFramework (22)
System\Windows\Documents\RtfToXamlReader.cs (22)
5142Debug.Assert(dnRow != null && !dnRow.IsPending); // Row props attached when row is closed 5784if (IsPending && !IsTerminated) 5902Debug.Assert(!IsPending); 5963Debug.Assert(value == null || !value.IsPending); 6301if (dn.IsPending) 6544if (!dnClose.IsPending) 6573if (!dnClose.IsPending) 6585if (dn.IsPending) 6615Debug.Assert(dnPa.IsPending || (nAt > dnPa.Index && nAt <= dnPa.Index + dnPa.ChildCount)); 6653if (EntryAt(nAt).IsPending) 6672if (dn.IsPending) 6705if (dnPa.IsPending && dnPa.Index < dn.Index) 6724if (dn.IsPending) 6758if (dn.IsPending && dn.Type == DocumentNodeType.dnShape) 6768if (dn.IsPending && dn.Type == DocumentNodeType.dnList) 6803if (dnCell != null && !dnCell.IsPending) 6810if (dnShape != null && !dnShape.IsPending) 6860if (dnShape != null && !dnShape.IsPending) 6889if (dn.IsPending) 6946if (dn.IsPending) 7130if (!dnPa.IsPending) 9814else if (dn.Type == DocumentNodeType.dnListText && !dn.IsPending