Cancel uncheck in WPF

Posted by Polaris on Stack Overflow See other posts from Stack Overflow or by Polaris
Published on 2010-05-25T06:46:47Z Indexed on 2010/05/25 6:51 UTC
Read the original article Hit count: 186

Filed under:
|
|

I use checkbox in WPF window. I use some logic in unchecked event of checkbox. And I want to cancel uncheck if need it in the body of this event. How can I do this?

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf