ItemsPanelTemplate Properties
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The ItemsPanelTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
|
HasContent | Gets a value that indicates whether this template has optimized content. (Inherited from FrameworkTemplate.) |
|
IsSealed | Gets a value that indicates whether this object is in an immutable state so it cannot be changed. (Inherited from FrameworkTemplate.) |
|
Resources | Gets or sets the collection of resources that can be used within the scope of this template. (Inherited from FrameworkTemplate.) |
|
Template | Gets or sets a reference to the object that records or plays the XAML nodes for the template when the template is defined or applied by a writer. (Inherited from FrameworkTemplate.) |
|
VisualTree | Gets or sets the root node of the template. (Inherited from FrameworkTemplate.) |