共用方式為


CoreFrameworkInputView.GetForCurrentView 方法

定義

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

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

傳回

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

適用於