ApplicationViewSwitcher.DisableSystemViewActivationPolicy 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.
Disables Windows shell control of the view selection on activation, and lets the app handle it instead.
public:
static void DisableSystemViewActivationPolicy();
static void DisableSystemViewActivationPolicy();
public static void DisableSystemViewActivationPolicy();
function disableSystemViewActivationPolicy()
Public Shared Sub DisableSystemViewActivationPolicy ()