CoreInputView.GetForCurrentView Method

Definition

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