Share via


IXRItemsPanelTemplate (Windows Embedded CE 6.0)

1/6/2010

This class specifies the layout of the panel for items of an IXRItemsControl object.

Syntax

class IXRItemsPanelTemplate : public IXRFrameworkTemplate

Methods

This class implements no new methods. All its methods are inherited from IXRFrameworkTemplate.

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

IXRDependencyObject

    IXRFrameworkTemplate

        IXRItemsPanelTemplate

.NET Framework Equivalent

System.Windows.Controls.ItemsPanelTemplate

Requirements

Header XamlRuntime.h
sysgen SYSGEN_XAML_RUNTIME

See Also

Reference

Classes for Visual Appearance and Behavior