共用方式為


CoreInputView.GetForCurrentView 方法

定義

擷取與目前視窗相關聯的 CoreInputView 物件。

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

傳回

與目前視窗相關聯的 CoreInputView 物件。

適用於