NotesWindowManagerPreview.SetFocusToNextView Method

Definition

Switches focus to the next visible note view (window) or to the Windows Ink Workspace (see Remarks). The views are selected in a cyclic, system-determined order.

public:
 virtual void SetFocusToNextView() = SetFocusToNextView;
void SetFocusToNextView();
public void SetFocusToNextView();
function setFocusToNextView()
Public Sub SetFocusToNextView ()

Remarks

When the notes app is loaded from the Windows Ink Workspace, this method also switches focus to the Windows Ink Workspace and then back to views within the notes app.

Applies to