다음을 통해 공유


AccountsSettingsPane.GetForCurrentView 메서드

정의

현재 앱 보기(CoreWindow 사용)와 연결된 AccountsSettingsPane 개체를 가져옵니다.

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

반환

계정 설정 창입니다.

적용 대상