Interface IMouseEnteredEventArgs
- Namespace
- DotNetBrowser.Input.Mouse.Events
- Assembly
- DotNetBrowser.dll
The event arguments for the Entered event.
public interface IMouseEnteredEventArgs : IMouseEventArgs
- Inherited Members
Properties
- MouseModifiers
Gets the mouse modifiers indicating which mouse buttons are currently pressed.