SystemNavigationManagerPreview.GetForCurrentView Method

Definition

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.

Applies to