Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CoreInputView.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 CoreInputView object associated with the current window.

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

Returns

The CoreInputView object associated with the current window.

Applies to


Feedback

Was this page helpful?