8 writes to IsPending
PresentationFramework (8)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (7)
6633dnClose.IsPending = false; 6953dnPa.IsPending = true; 6999dnPa.IsPending = true; 8950dnEnd.IsPending = false; 8964dnEnd.IsPending = false; 11098dnf.IsPending = false; // Field start mark should not impact other tags open/close behavior 11612dnTop.IsPending = false;
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
2471dn.IsPending = false;
22 references to IsPending
PresentationFramework (22)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (22)
5205Debug.Assert(dnRow != null && !dnRow.IsPending); // Row props attached when row is closed 5866if (IsPending && !IsTerminated) 5984Debug.Assert(!IsPending); 6045Debug.Assert(value == null || !value.IsPending); 6383if (dn.IsPending) 6627if (!dnClose.IsPending) 6656if (!dnClose.IsPending) 6668if (dn.IsPending) 6698Debug.Assert(dnPa.IsPending || (nAt > dnPa.Index && nAt <= dnPa.Index + dnPa.ChildCount)); 6736if (EntryAt(nAt).IsPending) 6755if (dn.IsPending) 6788if (dnPa.IsPending && dnPa.Index < dn.Index) 6807if (dn.IsPending) 6841if (dn.IsPending && dn.Type == DocumentNodeType.dnShape) 6851if (dn.IsPending && dn.Type == DocumentNodeType.dnList) 6886if (dnCell != null && !dnCell.IsPending) 6893if (dnShape != null && !dnShape.IsPending) 6943if (dnShape != null && !dnShape.IsPending) 6972if (dn.IsPending) 7029if (dn.IsPending) 7213if (!dnPa.IsPending) 9907else if (dn.Type == DocumentNodeType.dnListText && !dn.IsPending