wpf 程序,ToggleButton 控件,屏蔽enter回车按钮的响应

ToggleButton控件,在我点击过这个控件触发事件后,如果按enter就会再次触发这个控件事件,怎么屏蔽对Enter回车按钮的响应

处理keypress消息,让handled=true