MouseDevice.GetForCurrentView Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.