IWindowProvider Methods
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The IWindowProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
Close | Closes the window. |
|
SetVisualState | Changes the visual state of the window (such as minimizing or maximizing it). |
|
WaitForInputIdle | Blocks the calling code for the specified time or until the associated process enters an idle state, whichever completes first. |
Show: