XAML for Windows Embedded Code Samples (Compact 2013)
3/26/2014
Windows Embedded Compact 2013 contains the following code samples that apply to XAML for Windows Embedded.
Important
The sample code is only a starting point for development. As with any code, you must ensure proper error handling, identify security risks, and thoroughly test it before considering it for production use.
Feature area |
Description |
Location |
Related topic |
---|---|---|---|
Simple Application Development |
Describes how to use Windows Embedded Silverlight Tools by creating an application template, adding C++ code, adding event handlers, and updating the application with changes from an updated version of the Expression Blend project |
||
Button Control |
Demonstrates how to create a button control, set properties on it, attach delegates to it, and add it to the content of an item in the element tree |
Included in topic IXRButton |