8 writes to IsPending
PresentationFramework (8)
System\Windows\Documents\RtfToXamlReader.cs (7)
6552dnClose.IsPending = false; 6872dnPa.IsPending = true; 6918dnPa.IsPending = true; 8859dnEnd.IsPending = false; 8873dnEnd.IsPending = false; 11006dnf.IsPending = false; // Field start mark should not impact other tags open/close behavior 11514dnTop.IsPending = false;
System\Windows\Documents\XamlToRtfWriter.cs (1)
2470dn.IsPending = false;
22 references to IsPending
PresentationFramework (22)
System\Windows\Documents\RtfToXamlReader.cs (22)
5144Debug.Assert(dnRow != null && !dnRow.IsPending); // Row props attached when row is closed 5786if (IsPending && !IsTerminated) 5904Debug.Assert(!IsPending); 5965Debug.Assert(value == null || !value.IsPending); 6303if (dn.IsPending) 6546if (!dnClose.IsPending) 6575if (!dnClose.IsPending) 6587if (dn.IsPending) 6617Debug.Assert(dnPa.IsPending || (nAt > dnPa.Index && nAt <= dnPa.Index + dnPa.ChildCount)); 6655if (EntryAt(nAt).IsPending) 6674if (dn.IsPending) 6707if (dnPa.IsPending && dnPa.Index < dn.Index) 6726if (dn.IsPending) 6760if (dn.IsPending && dn.Type == DocumentNodeType.dnShape) 6770if (dn.IsPending && dn.Type == DocumentNodeType.dnList) 6805if (dnCell != null && !dnCell.IsPending) 6812if (dnShape != null && !dnShape.IsPending) 6862if (dnShape != null && !dnShape.IsPending) 6891if (dn.IsPending) 6948if (dn.IsPending) 7132if (!dnPa.IsPending) 9816else if (dn.Type == DocumentNodeType.dnListText && !dn.IsPending