NotesWindowManagerPreview.GetForCurrentApp Method

Definition

Returns an instance of NotesWindowManagerPreview, to be used for the majority of Preview Notes operations that an app may execute.

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

Returns

The app's designated instance of NotesWindowManagerPreview.

Applies to