Name | Description | |
---|---|---|
C1TreeViewPanel Constructor | Initializes a new instance of the C1TreeViewPanel class. |
The following tables list the members exposed by C1TreeViewPanel.
Name | Description | |
---|---|---|
C1TreeViewPanel Constructor | Initializes a new instance of the C1TreeViewPanel class. |
Name | Description | |
---|---|---|
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 | Overridden. Bring the index into viewport. | |
CalculateExtentSize | Calculates the extent size which determine the size of the panel. | |
InsertInternalChild | (Inherited from System.Windows.Controls.VirtualizingPanel) | |
MeasureOverride | Overridden. Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior. | |
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. | |
RemoveInternalChildRange | (Inherited from System.Windows.Controls.VirtualizingPanel) |