DesktopAcrylicController.AddSystemBackdropTarget Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ajoute la cible de fond système spécifiée.
public:
virtual bool AddSystemBackdropTarget(ICompositionSupportsSystemBackdrop ^ systemBackdropTarget) = AddSystemBackdropTarget;
bool AddSystemBackdropTarget(ICompositionSupportsSystemBackdrop const& systemBackdropTarget);
public bool AddSystemBackdropTarget(ICompositionSupportsSystemBackdrop systemBackdropTarget);
function addSystemBackdropTarget(systemBackdropTarget)
Public Function AddSystemBackdropTarget (systemBackdropTarget As ICompositionSupportsSystemBackdrop) As Boolean
Paramètres
- systemBackdropTarget
- ICompositionSupportsSystemBackdrop
Cible de fond système à ajouter.
Retours
Boolean
bool
true
si le contrôleur a été en mesure de configurer le matériel comme toile de fond du système; sinon, false
.
Implémente
Remarques
Cette méthode doit être appelée sur un thread avec dispatcherQueue.