0
kicks
Silverlight Upper-Case TextBox
Silverlight TextBox does not implement CharacterCasing property , but with simple KeyDown handling code we can implement similar functionality and we can create TextBox that works in upper-case mode.