Constructor ViewEventArgs
ViewEventArgs(View)
Creates a new instance of the ViewEventArgs class.
public ViewEventArgs(View view)
Parameters
viewViewThe view that the event is about.
Creates a new instance of the ViewEventArgs class.
public ViewEventArgs(View view)
view ViewThe view that the event is about.