Метод | Описание | |
---|---|---|
IsMouseWithin ( this e, |
Determines whether the mouse is currently within the bounds of the given element.
|
public static IsMouseWithin ( this e, |
||
e | this | The event args returned from a mouse event (eg. MouseLeftButtonUp) |
element | The element to examine. | |
Результат | bool |