SystemNavigationManagerPreview.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.
Returns the SystemNavigationManagerPreview object associated with the current window.
public:
static SystemNavigationManagerPreview ^ GetForCurrentView();
static SystemNavigationManagerPreview GetForCurrentView();
public static SystemNavigationManagerPreview GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As SystemNavigationManagerPreview
Returns
The SystemNavigationManagerPreview object associated with the current window.