NotesWindowManagerPreview.SetFocusToPreviousView Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Switches focus to the previous 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 SetFocusToPreviousView() = SetFocusToPreviousView;
void SetFocusToPreviousView();
public void SetFocusToPreviousView();
function setFocusToPreviousView()
Public Sub SetFocusToPreviousView ()
Windows requirements
Device family |
Windows Desktop Extension SDK (introduced in 10.0.15063.0)
|
API contract |
Windows.ApplicationModel.Preview.Notes.PreviewNotesContract (introduced in v2.0)
|
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.