DesktopAcrylicController.AddSystemBackdropTarget Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Agrega el destino de fondo del sistema especificado.
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
Parámetros
- systemBackdropTarget
- ICompositionSupportsSystemBackdrop
Destino de fondo del sistema que se va a agregar.
Devoluciones
bool
true
si el controlador pudo configurar el material como fondo del sistema; de lo contrario, false
.
Implementaciones
Comentarios
Se debe llamar a este método en un subproceso con dispatcherQueue.