2 writes to IsMatched
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
8952
dna.EntryAt(nAt).
IsMatched
= true;
8966
dna.EntryAt(nAt).
IsMatched
= true;
4 references to IsMatched
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
5870
if (!
IsMatched
)
7066
if (dn.Type == dnType && !dn.
IsMatched
)
9901
if (!dn.IsInline || dn.ClosedParent != null || !dn.
IsMatched
)
9941
|| !dn.
IsMatched
)