C1.Silverlight Namespace / C1TreeViewPanel Class


C1TreeViewPanel Class Methods

For a list of all members of this type, see C1TreeViewPanel members.

Public Methods
Protected Methods
 NameDescription
Protected Method (Inherited from System.Windows.Controls.VirtualizingPanel)
Protected MethodCalled after an item is measured in order to update scrolling structures.  
Protected MethodCalled after the item was prepared to be shown in the panel.  
Protected MethodOverridden. Provides the behavior for the Arrange pass of Silverlight layout. Classes can override this method to define their own Arrange pass behavior.  
Protected MethodCalled before the item is recycled.  
Protected MethodOverridden. Bring the index into viewport.  
Protected MethodCalculates the extent size which determine the size of the panel.  
Protected Method (Inherited from System.Windows.Controls.VirtualizingPanel)
Protected MethodOverridden. Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior.  
Protected MethodOverridden. Called when the collection of child elements is cleared by the base System.Windows.Controls.Panel class.  
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodOverridden. 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.  
Protected Method (Inherited from System.Windows.Controls.VirtualizingPanel)
Top
See Also