Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
InputPane.GetForCurrentView Method
Definition
- Namespace:
- Windows.UI.ViewManagement
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.
public:
static InputPane ^ GetForCurrentView();
static InputPane GetForCurrentView();
public static InputPane GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As InputPane
Returns
The input pane.
Remarks
This method is the only way to get an input pane object; you can't use the new operator to get a new input pane object.
Applies to
Feedback
Was this page helpful?
