The CountLimitedPanel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CountLimitedPanel | 
Methods
| Name | Description | |
|---|---|---|
| ArrangeOverride | 
            Arranges the content of the element.
              (Overrides FrameworkElement..::.ArrangeOverride(Size).) | |
| MeasureOverride | 
            Measures the child elements of the control.
              (Overrides FrameworkElement..::.MeasureOverride(Size).) | 
Fields
| Name | Description | |
|---|---|---|
| OrientationProperty | 
            Identifies the Orientation property.
              | 
Properties
| Name | Description | |
|---|---|---|
| Orientation | 
            Gets or sets the Orientation of this CountLimitedPanel.
            This is a dependency property.
              | |
| VisibleItemCount | 
            Gets or sets the number of children that will be displayed in this panel. All other children
            still belong to this panel, but are not displayed.
              |