4 writes to Link
PresentationFramework (4)
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (4)
278
Link
= 0;
367
_entries[i].
Link
= Entry.UNSEEN;
384
_entries[index].
Link
= Entry.INDFS;
403
_entries[_lastIndex].
Link
= index;
2 references to Link
PresentationFramework (2)
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (2)
381
if (_entries[index].
Link
== Entry.UNSEEN)
438
index = entry.
Link
;