Share via


FormsPreloadingManager.workspaceActivated Method

Definition

Sets the preloading workspace affinity to the last activated workspace.

public:
 virtual void workspaceActivated();
public virtual void workspaceActivated ();
abstract member workspaceActivated : unit -> unit
override this.workspaceActivated : unit -> unit
Public Overridable Sub workspaceActivated ()

Remarks

This method is typically called on a timer after a workspace has been activated. Call this method directly to force the workspace affinity to change immediately.

Applies to