2008-08-20 Carlos Alberto Cortez <calberto.cortez@gmail.com>
authorCarlos Alberto Cortez <calberto.cortez@gmail.com>
Wed, 20 Aug 2008 22:35:31 +0000 (22:35 -0000)
committerCarlos Alberto Cortez <calberto.cortez@gmail.com>
Wed, 20 Aug 2008 22:35:31 +0000 (22:35 -0000)
commit6bfd58d5f4b4b32846568fe3677e7d83bc18c752
treea66cf49e960a175a52562218515dba488a82a21d
parent5c8bf36fb70eed9740c87a33edc78330c7d94b15
2008-08-20  Carlos Alberto Cortez <calberto.cortez@gmail.com>

* ListView.cs: When calling OnCacheVirtualItems, cast to the right
type of delegate, instead of EventHandler - this was causing a type
cast exception in all apps handling this event.
Fixes #417876.

svn path=/trunk/mcs/; revision=111213
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ListView.cs