1 write to _mustUnderstand
WindowsBase (1)
Base\System\Windows\Markup\XmlCompatibilityReader.cs (1)
1562
_mustUnderstand
= Reader.NameTable.Add("MustUnderstand");
2 references to _mustUnderstand
WindowsBase (2)
Base\System\Windows\Markup\XmlCompatibilityReader.cs (2)
1560
if (
_mustUnderstand
== null)
1564
return
_mustUnderstand
;