Silverlight for Windows Embedded Functions (Windows Embedded CE 6.0)
1/6/2010
This section describes the functions available in Silverlight for Windows Embedded.
Function | Description |
---|---|
Creates a delegate for an event. |
|
Frees the memory of an XRValue object and clears all references to the object. |
|
Obtains a reference to a per-process singleton that is the application object for Silverlight. |
|
Defines a callback function that resolves a reference to an unknown XAML element name by creating a control. |
|
Defines a callback function that the application calls when the value of a dependency property or of an attached property changes. |
|
Defines a callback function that the application calls when Silverlight converts types from a source XAML file into C++ types for Silverlight run-time application. |
|
Initializes the Silverlight system. |
|
Removes all references to the application singleton. |
|
Defines the signature of a callback function that the application defines, which you can use to monitor or process any windows message that the graphics, windowing, and events subsystem (GWES) sends to the foundation window for the visual host. |