Constructor GrabMouseEventArgs
GrabMouseEventArgs(View)
Initializes a new instance of the GrabMouseEventArgs class.
public GrabMouseEventArgs(View view)
Parameters
viewViewThe view that is requesting or releasing the mouse grab.
Initializes a new instance of the GrabMouseEventArgs class.
public GrabMouseEventArgs(View view)
view ViewThe view that is requesting or releasing the mouse grab.