2009-12-04 Jeffrey Stedfast <fejj@novell.com>
commit74944896585d0536c105deba9be6391cf39a5cde
authorfejj <fejj@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Fri, 4 Dec 2009 20:50:42 +0000 (4 20:50 +0000)
committerfejj <fejj@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Fri, 4 Dec 2009 20:50:42 +0000 (4 20:50 +0000)
treebb29bb568dc6c6d755aa7db11ef7d8a4fc083db5
parentee09c1df492e445b891b7ded075e21c4d3942009
2009-12-04  Jeffrey Stedfast  <fejj@novell.com>

* TouchDevice.cs: Added

* TouchPoint.cs: Added

* TouchPointCollection.cs: Added

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/moon@147707 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/System.Windows/System.Windows.Input/ChangeLog
class/System.Windows/System.Windows.Input/MouseEventArgs.cs
class/System.Windows/System.Windows.Input/TouchDevice.cs [copied from class/System.Windows/System.Windows.Input/MouseEventArgs.cs with 65% similarity]
class/System.Windows/System.Windows.Input/TouchPoint.cs [copied from class/System.Windows/System.Windows.Input/MouseEventArgs.cs with 64% similarity]
class/System.Windows/System.Windows.Input/TouchPointCollection.cs [copied from class/System.Windows/System.Windows.Input/MouseEventArgs.cs with 64% similarity]