Share via


XRCustomUserControlImpl::Register (Windows Embedded CE 6.0)

1/6/2010

This topic provides links to the different versions of this method.

Overloads List

Method Description

XRCustomUserControlImpl::Register(iid,const WCHAR*,const WCHAR*)

Registers a custom user control with Silverlight for Windows Embedded.

XRCustomUserControlImpl::Register(const WCHAR*,const WCHAR*)

Registers a custom user control with Silverlight for Windows Embedded. Use this version of the method when the custom user control does not have to be created in C++ and is only created in XAML.

Requirements

Header xrcustomcontrol.h
sysgen SYSGEN_XAML_RUNTIME
Windows Embedded CE Windows Embedded CE 6.0 R3

See Also

Reference

XRCustomUserControlImpl<Base,IFace>

Other Resources