Detect mouse location after Silverlight window loaded
Posted
by Gilad
on Stack Overflow
See other posts from Stack Overflow
or by Gilad
Published on 2010-03-01T17:22:54Z
Indexed on
2010/06/05
23:02 UTC
Read the original article
Hit count: 323
Silverlight
|mouse
Hi,
I'm running a web page that has a SL 'box' in it.
I know how to use the MouseEnter and MouseLeave to detect if the mouse has entered the SL box or left it.
My question is how to detect if the mouse is inside or outside the SL box when it has just loaded.
Thanks.
Gilad.
© Stack Overflow or respective owner