2 writes to IsMatched
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
8859
dna.EntryAt(nAt).
IsMatched
= true;
8873
dna.EntryAt(nAt).
IsMatched
= true;
4 references to IsMatched
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
5788
if (!
IsMatched
)
6983
if (dn.Type == dnType && !dn.
IsMatched
)
9808
if (!dn.IsInline || dn.ClosedParent != null || !dn.
IsMatched
)
9848
|| !dn.
IsMatched
)