Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
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