2 writes to IsMatched
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
8860
dna.EntryAt(nAt).
IsMatched
= true;
8874
dna.EntryAt(nAt).
IsMatched
= true;
4 references to IsMatched
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
5789
if (!
IsMatched
)
6984
if (dn.Type == dnType && !dn.
IsMatched
)
9809
if (!dn.IsInline || dn.ClosedParent != null || !dn.
IsMatched
)
9849
|| !dn.
IsMatched
)