다음을 통해 공유


NotesWindowManagerPreview.GetForCurrentApp 메서드

정의

앱이 실행할 수 있는 대부분의 Preview Notes 작업에 사용할 NotesWindowManagerPreview의 instance 반환합니다.

public:
 static NotesWindowManagerPreview ^ GetForCurrentApp();
 static NotesWindowManagerPreview GetForCurrentApp();
public static NotesWindowManagerPreview GetForCurrentApp();
function getForCurrentApp()
Public Shared Function GetForCurrentApp () As NotesWindowManagerPreview

반환

앱이 지정한 NotesWindowManagerPreview instance.

적용 대상