MouseDevice.GetForCurrentView Method

Definition

Retrieves the mouse device that is associated with the current view.

public:
 static MouseDevice ^ GetForCurrentView();
 static MouseDevice GetForCurrentView();
public static MouseDevice GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As MouseDevice

Returns

The mouse device.

Applies to