winControl property
Gets the Windows Library for JavaScript control hosted by this element.
This property is read-only.
Syntax
| JavaScript |
|---|
value = object.winControl |
Property values
Type: Object
The WinJS control hosted by this element.
Remarks
This property is valid only for elements that host a WinJS control. To learn more about WinJS, see Quickstart: Adding WinJS controls and styles.
See also
Show: