Marks a event handler function as being compatible with declarative processing.
Syntax
var object = WinJS.Utilities.eventHandler(handler);
Parameters
- handler
-
Type: Object
The handler to be marked as compatible with declarative processing.
Return value
Type: Object
The handler, marked as compatible with declarative processing.
Requirements
|
Namespace |
WinJS.Utilities |
|---|---|
|
Library |
|
Build date: 12/5/2012