in class/WPF.Toolkit/:
commitc2075e8b108814738e98ad1ee0b8ece1aecbdb55
authortoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Sat, 5 Sep 2009 00:14:27 +0000 (5 00:14 +0000)
committertoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Sat, 5 Sep 2009 00:14:27 +0000 (5 00:14 +0000)
tree5bf7734754fade3cd186f7875ed7ef3dc1553e7e
parent0d1de4a15e5c827f9aabd9392bea9c54b9bbc25d
in class/WPF.Toolkit/:
2009-09-04  Chris Toshok  <toshok@ximian.com>

* VSM/System/Windows/VisualStateGroup.cs,
VSM/System/Windows/VisualStateChangedEventArgs.cs: revert a chunk
of an early patch which attempted to use unmanaged events for
these completely managed events.

r: andreia

in test/2.0/moon-unit:
2009-09-04  Chris Toshok  <toshok@ximian.com>

* System.Windows/VisualStateTest.cs: remove AddRemoveHandlerTest
as it's useless now that the condition which necessitated it has
been fixed.

r: andreia

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/moon@141378 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/System.Windows/Mono/Events.cs
class/WPF.Toolkit/ChangeLog
class/WPF.Toolkit/VSM/System/Windows/VisualStateChangedEventArgs.cs
class/WPF.Toolkit/VSM/System/Windows/VisualStateGroup.cs
test/2.0/moon-unit/ChangeLog
test/2.0/moon-unit/System.Windows/VisualStateTest.cs