Implement XObjectChange.Value for XAttribute
authorAlan McGovern <alan.mcgovern@gmail.com>
Fri, 20 Jul 2012 09:56:19 +0000 (10:56 +0100)
committerAlan McGovern <alan.mcgovern@gmail.com>
Fri, 20 Jul 2012 15:41:05 +0000 (16:41 +0100)
commit6292fb5a82593145ca4898ece10eb626199d4030
tree1fa96ec6ac2d8ed002bd8ea37f251686ec522352
parent72bef6c0ab5c776723304884454a1a7f6f484668
Implement XObjectChange.Value for XAttribute

We now emit the correct Changing/Changed events when modifying the
value of an XAttribute. Added tests covering the changes.
mcs/class/System.Xml.Linq/System.Xml.Linq/XAttribute.cs
mcs/class/System.Xml.Linq/System.Xml.Linq/XObject.cs
mcs/class/System.Xml.Linq/Test/System.Xml.Linq/XAttributeTest.cs