SystemNavigationManager.GetForCurrentView Метод

Определение

Возвращает объект SystemNavigationManager , связанный с текущим окном.

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

Возвращаемое значение

Объект SystemNavigationManager , связанный с текущим окном.

Применяется к