CoreFrameworkInputView.GetForCurrentView Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.