The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
FlipView.element property

Gets the HTML element that hosts this FlipView.
Syntax
var element = flipView.element;
Property value
Type: HTMLElement
The HTML element that hosts this FlipView. This element is usually a div.
Requirements
|
Minimum WinJS version |
WinJS 3.0 |
|---|---|
|
Namespace |
WinJS.UI |
See also
Show: