Share via


XRCustomUserControlImpl::Register (Compact 2013)

3/28/2014

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 XAML for Windows Embedded.

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

Registers a custom user control with XAML 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

See Also

Reference

XRCustomUserControlImpl<Base,IFace>