다음을 통해 공유


SystemNavigationManager.GetForCurrentView 메서드

정의

현재 창과 연결된 SystemNavigationManager 개체를 반환합니다.

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

반환

현재 창과 연결된 SystemNavigationManager 개체입니다.

적용 대상