2 writes to IsMatched
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
8884
dna.EntryAt(nAt).
IsMatched
= true;
8900
dna.EntryAt(nAt).
IsMatched
= true;
4 references to IsMatched
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
5801
if (!
IsMatched
)
6999
if (dn.Type == dnType && !dn.
IsMatched
)
9835
if (!dn.IsInline || dn.ClosedParent != null || !dn.
IsMatched
)
9875
|| !dn.
IsMatched
)