Why does nothing in WPF have a click event?
Posted
by Shane
on Stack Overflow
See other posts from Stack Overflow
or by Shane
Published on 2010-05-28T10:50:30Z
Indexed on
2010/05/28
10:51 UTC
Read the original article
Hit count: 196
This seems very strange to me.
I know through some adventurous inheritance you can convert most UIElements to a button, but it is a cumbersome way of implementing the most basic of of computer events
© Stack Overflow or respective owner