1 write to _attributeIdToInfo
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlMapTable.cs (1)
1711table._attributeIdToInfo = (ArrayList)_attributeIdToInfo.Clone();
2 references to _attributeIdToInfo
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlMapTable.cs (2)
1711table._attributeIdToInfo = (ArrayList)_attributeIdToInfo.Clone(); 1770get { return _attributeIdToInfo; }