Constructor GrabMouseEventArgs
GrabMouseEventArgs(View)
Creates a new instance of the GrabMouseEventArgs class.
public GrabMouseEventArgs(View view)Parameters
- viewView
- The view that the event is about. 
Creates a new instance of the GrabMouseEventArgs class.
public GrabMouseEventArgs(View view)view ViewThe view that the event is about.