IXRFrameworkTemplate (Windows Embedded CE 6.0)
1/6/2010
This class represents an element tree of elements parsed from XAML.
Syntax
class IXRFrameworkTemplate : public IXRDependencyObject
Methods
This class implements no new methods. All its methods are inherited from IXRDependencyObject.
Remarks
You cannot create a new IXRFrameworkTemplate object. You can only access this object from the visual tree after it is parsed from XAML.
Inheritance Hierarchy
IXRFrameworkTemplate
.NET Framework Equivalent
System.Windows.FrameworkTemplate
Requirements
Header | XamlRuntime.h |
sysgen | SYSGEN_XAML_RUNTIME |