8 writes to IsPending
PresentationFramework (8)
System\Windows\Documents\RtfToXamlReader.cs (7)
6564dnClose.IsPending = false; 6885dnPa.IsPending = true; 6931dnPa.IsPending = true; 8880IsPending = false 8896IsPending = false 11033IsPending = false, // Field start mark should not impact other tags open/close behavior 11544dnTop.IsPending = false;
System\Windows\Documents\XamlToRtfWriter.cs (1)
2468dn.IsPending = false;
22 references to IsPending
PresentationFramework (22)
System\Windows\Documents\RtfToXamlReader.cs (22)
5150Debug.Assert(dnRow != null && !dnRow.IsPending); // Row props attached when row is closed 5796if (IsPending && !IsTerminated) 5914Debug.Assert(!IsPending); 5975Debug.Assert(value == null || !value.IsPending); 6313if (dn.IsPending) 6558if (!dnClose.IsPending) 6587if (!dnClose.IsPending) 6599if (dn.IsPending) 6629Debug.Assert(dnPa.IsPending || (nAt > dnPa.Index && nAt <= dnPa.Index + dnPa.ChildCount)); 6667if (EntryAt(nAt).IsPending) 6686if (dn.IsPending) 6719if (dnPa.IsPending && dnPa.Index < dn.Index) 6738if (dn.IsPending) 6772if (dn.IsPending && dn.Type == DocumentNodeType.dnShape) 6782if (dn.IsPending && dn.Type == DocumentNodeType.dnList) 6817if (dnCell != null && !dnCell.IsPending) 6824if (dnShape != null && !dnShape.IsPending) 6875if (dnShape != null && !dnShape.IsPending) 6904if (dn.IsPending) 6961if (dn.IsPending) 7145if (!dnPa.IsPending) 9840else if (dn.Type == DocumentNodeType.dnListText && !dn.IsPending