Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Gets the Document Object Model (DOM) element that hosts the Command.
var element = command.element;
Type: HTMLElement
The DOM element that hosts the Command.
Minimum WinJS version
WinJS 4.0
Namespace
WinJS.UI
Command