ISystemBackdropControllerWithTargets.RemoveAllSystemBackdropTargets 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.
Removes all system background targets.
public:
void RemoveAllSystemBackdropTargets();
void RemoveAllSystemBackdropTargets();
public void RemoveAllSystemBackdropTargets();
function removeAllSystemBackdropTargets()
Public Sub RemoveAllSystemBackdropTargets ()
Remarks
When all system background targets are removed, the controller is disabled until a new target is added.