Basic Library for WinRT
C1TileListBox Class Methods


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

Public Methods
 NameDescription
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodApplyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodBringIndexIntoView (Inherited from C1.Xaml.C1ListViewer)
Public MethodBringIntoViewBrings the into view the specified rectangle area. (Inherited from C1.Xaml.C1ListViewer)
Public MethodCancelDirectManipulations (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearSelectionClears the selection. (Inherited from C1.Xaml.C1ListBox)
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetBindingExpression (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetIndexAtGets the index of the item at the specified position in the screen. (Inherited from C1.Xaml.C1ListViewer)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodScrollToHorizontalOffsetScrolls the content to the specified horizontal offset position. (Inherited from C1.Xaml.C1ListViewer)
Public MethodScrollToVerticalOffsetScrolls the content to the specified vertical offset position. (Inherited from C1.Xaml.C1ListViewer)
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.UIElement)
Public MethodZoomAnimationCall a zooms animation. (Inherited from C1.Xaml.C1ListViewer)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodClearContainerForItemOverrideUndoes the effects of the System.Windows.Controls.ItemsControl.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object) method. (Inherited from C1.Xaml.C1ListViewer)
Protected MethodFindSubElementsForTouchTargeting (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodGetContainerForItemOverride (Inherited from C1.Xaml.C1ListBox)
Protected MethodGetItemsHost (Inherited from C1.Xaml.C1ItemsControl)
Protected MethodGetTemplateChild (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodGoToElementStateCore (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodInitializePanelInitializes the panel. (Inherited from C1.Xaml.C1ListBox)
Protected MethodInitializeScrollViewerPartOverridden.   
Protected MethodIsItemItsOwnContainerOverride (Inherited from C1.Xaml.C1ListBox)
Protected MethodMeasureOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnApplyTemplateBuilds the visual tree for the C1ListViewer control when a new template is applied. (Inherited from C1.Xaml.C1ListViewer)
Protected MethodOnCreateAutomationPeer (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDisconnectVisualChildren (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDoubleTappedCalled before the System.Windows.UIElement.DoubleTap event occurs. (Inherited from C1.Xaml.C1ListViewer)
Protected MethodOnDragEnter (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragLeave (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragOver (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDrop (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnGotFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnHolding (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnItemHolding (Inherited from C1.Xaml.C1ListViewer)
Protected MethodOnItemsChanged (Inherited from C1.Xaml.C1ListBox)
Protected MethodOnItemTapped (Inherited from C1.Xaml.C1ListBox)
Protected MethodOnKeyDown (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnKeyUp (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnLostFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationCompleted (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationDelta (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationInertiaStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationStarted (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerCanceled (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerCaptureLost (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerEntered (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerExited (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerMoved (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerPressed (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerReleased (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerWheelChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnRightTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnSelectionChangedCalled when the selection changed. (Inherited from C1.Xaml.C1ListBox)
Protected MethodOnTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodPrepareContainerForItemOverride (Inherited from C1.Xaml.C1ListBox)
Protected MethodRaisePropertyChangedRaises the property changed event. (Inherited from C1.Xaml.C1ListViewer)
Top
See Also

Reference

C1TileListBox Class
C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback