Share via


SystemNavigationManager.GetForCurrentView Method

Definition

Returns the SystemNavigationManager object associated with the current window.

public:
 static SystemNavigationManager ^ GetForCurrentView();
 static SystemNavigationManager GetForCurrentView();
public static SystemNavigationManager GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As SystemNavigationManager

Returns

The SystemNavigationManager object associated with the current window.

Applies to