C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerPanel Class


C1ListViewerPanel Class Methods

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

Public Methods
 NameDescription
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from Windows.UI.Xaml.FrameworkElement)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGets the item index at the specified position.  
Public MethodGets the estimated position of an item in this panel.  
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodRefreshes this instance by removing all the children and creating them again.  
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.FrameworkElement)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodOverloaded.  (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from Windows.UI.Xaml.UIElement)
Top
Protected Methods
 NameDescription
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 MethodCalculates the extent size which determine the size of the panel.  
Protected Method (Inherited from Windows.UI.Xaml.UIElement)
Protected Method (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodGets the number of items in viewport.  
Protected Method (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected Method  
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 MethodGets true when the viewport is close to the bottom.  
Protected Method (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected Method (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOverridden. Called when the collection of child elements is cleared by the base System.Windows.Controls.Panel class.  
Protected Method (Inherited from Windows.UI.Xaml.UIElement)
Protected Method (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOverridden.   
Protected Method (Inherited from Windows.UI.Xaml.UIElement)
Protected Method (Inherited from Windows.UI.Xaml.UIElement)
Top
See Also