CoreInputView.GetForCurrentView 方法

定义

检索与当前窗口关联的 CoreInputView 对象。

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

返回

与当前窗口关联的 CoreInputView 对象。

适用于