2009-09-29 Jeffrey Stedfast <fejj@novell.com>
commit7400118944241aa47f0c6dde322e6d6c6f71273b
authorfejj <fejj@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 29 Sep 2009 20:30:04 +0000 (29 20:30 +0000)
committerfejj <fejj@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 29 Sep 2009 20:30:04 +0000 (29 20:30 +0000)
tree57c58bd58f20c87b1aad1d87fea6c72d48948362
parent61728c139bb41072debe90c4500f9df71d4960a8
2009-09-29  Jeffrey Stedfast  <fejj@novell.com>

* textbox.cpp (PostOnKeyDown): Renamed from OnCharacterKeyDown()
to be more consistent with the managed method names. Don't set
Handled to true, since anything that makes it this far should also
bubble up.

r:toshok

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/moon@142924 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/System.Windows/Mono/GeneratedPInvokes.cs
class/System.Windows/System.Windows.Controls/PasswordBox.cs
class/System.Windows/System.Windows.Controls/TextBox.cs
src/ChangeLog
src/cbinding.cpp
src/cbinding.h
src/textbox.cpp
src/textbox.h