Sdílet prostřednictvím


CoreFrameworkInputView.GetForCurrentView Method

Definition

Retrieves the CoreFrameworkInputView object associated with the current window.

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

Returns

The CoreFrameworkInputView object associated with the current window.

Applies to