Name | Description | |
---|---|---|
C1ListViewerPanel Constructor | Initializes a new instance of the C1ListViewerPanel class. |
The following tables list the members exposed by C1ListViewerPanel.
Name | Description | |
---|---|---|
C1ListViewerPanel Constructor | Initializes a new instance of the C1ListViewerPanel class. |
Name | Description | |
---|---|---|
ZoomProperty | Identifies the Zoom dependency property. |
Name | Description | |
---|---|---|
GeneratorForPanel | Gets the items container generator for this panel. | |
MeasureSize | Gets the size used to measure the items in the MeasureOverride method call. | |
ScrollViewer | Gets the scroll viewer associated with this panel. |
Name | Description | |
---|---|---|
AddInternalChild | (Inherited from System.Windows.Controls.VirtualizingPanel) | |
AfterItemMeasure | Called after an item is measured in order to update scrolling structures. | |
AfterItemPrepared | Called after the item was prepared to be shown in the panel. | |
ArrangeOverride | Overridden. Provides the behavior for the Arrange pass of Silverlight layout. Classes can override this method to define their own Arrange pass behavior. | |
BeforeItemRecycled | Called before the item is recycled. | |
BringIndexIntoView | (Inherited from System.Windows.Controls.VirtualizingPanel) | |
CalculateExtentSize | Calculates the extent size which determine the size of the panel. | |
GetItemsCountInViewport | Gets the number of items in viewport. | |
InsertInternalChild | (Inherited from System.Windows.Controls.VirtualizingPanel) | |
LoadMoreItemsAsync | ||
MeasureOverride | Overridden. Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior. | |
NeedsMoreItems | Gets true when the viewport is close to the bottom. | |
OnClearChildren | Overridden. Called when the collection of child elements is cleared by the base System.Windows.Controls.Panel class. | |
OnCreateAutomationPeer | (Inherited from System.Windows.UIElement) | |
OnItemsChanged | Overridden. Called when the System.Windows.Controls.ItemsControl.Items collection that is associated with the System.Windows.Controls.ItemsControl for this System.Windows.Controls.Panel changes. | |
RaisePropertyChanged | Raises the property changed event. | |
RemoveInternalChildRange | (Inherited from System.Windows.Controls.VirtualizingPanel) |