In WPF,the button command trigger normal is immediately;but sometime we need Prevent False Triggering by Unintentionally pressed;So how to Press and hold the button with some time,such as 1s,or 500ms,then trigger the binding command.
I hope it will work like behavior,just in Xaml to config the The duration time of the button.
New contributor
ZhuYajun is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.