Basic Library for WinRT
C1ScrollViewer Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by C1ScrollViewer.

Public Constructors
 NameDescription
Public ConstructorC1ScrollViewer ConstructorInitializes a new instance of a C1ScrollViewer.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CanScrollDownPropertyIdentifies the CanScrollDown dependency property.  
Public Fieldstatic (Shared in Visual Basic)CanScrollLeftPropertyIdentifies the CanScrollLeft dependency property.  
Public Fieldstatic (Shared in Visual Basic)CanScrollRightPropertyIdentifies the CanScrollRight dependency property.  
Public Fieldstatic (Shared in Visual Basic)CanScrollUpPropertyIdentifies the CanScrollUp dependency property.  
Public Fieldstatic (Shared in Visual Basic)ExtentHeightPropertyIdentifies the ExtentHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ExtentWidthPropertyIdentifies the ExtentWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)HorizontalOffsetPropertyIdentifies the HorizontalOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)HorizontalScrollBarVisibilityPropertyIdentifies the HorizontalScrollBarVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)HorizontalSmallChangePropertyIdentifies the HorizontalSmallChange dependency property.  
Public Fieldstatic (Shared in Visual Basic)MoveBottomCommandCommand to scroll to the bottom.  
Public Fieldstatic (Shared in Visual Basic)MoveDownCommandCommand to scroll down.  
Public Fieldstatic (Shared in Visual Basic)MoveLeftCommandCommand to scroll left.  
Public Fieldstatic (Shared in Visual Basic)MoveLeftEndCommandCommand to scroll totally to the left.  
Public Fieldstatic (Shared in Visual Basic)MoveRightCommandCommand to scroll right.  
Public Fieldstatic (Shared in Visual Basic)MoveRightEndCommandCommand to scroll totally to the right.  
Public Fieldstatic (Shared in Visual Basic)MoveTopCommandCommand to scroll to the top.  
Public Fieldstatic (Shared in Visual Basic)MoveUpCommandCommand to scroll up.  
Public Fieldstatic (Shared in Visual Basic)ScrollableHeightPropertyIdentifies the ScrollableHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ScrollableWidthPropertyIdentifies the ScrollableWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)ScrollModePropertyIdentifies the ScrollMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)VerticalOffsetPropertyIdentifies the VerticalOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)VerticalScrollBarVisibilityPropertyIdentifies the VerticalScrollBarVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)VerticalSmallChangePropertyIdentifies the VerticalSmallChange dependency property.  
Public Fieldstatic (Shared in Visual Basic)ViewportHeightPropertyIdentifies the ViewportHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ViewportWidthPropertyIdentifies the ViewportWidth dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCanScrollDownGets a value that indicates whether the vertical scroll isn't in the bottom position. This is a dependency property.  
Public PropertyCanScrollLeftGets a value that indicates whether the vertical scroll isn't in the left-most position. This is a dependency property.  
Public PropertyCanScrollRightGets a value that indicates whether the vertical scroll isn't in the right-most position. This is a dependency property.  
Public PropertyCanScrollUpGets a value that indicates whether the vertical scroll isn't in the top position. This is a dependency property.  
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyContent (Inherited from Windows.UI.Xaml.Controls.ContentControl)
Public PropertyContentTemplate (Inherited from Windows.UI.Xaml.Controls.ContentControl)
Public PropertyContentTemplateRoot (Inherited from Windows.UI.Xaml.Controls.ContentControl)
Public PropertyContentTemplateSelectorGets or sets a data template selector that provides custom logic for choosing the template used to display the content. (Inherited from Windows.UI.Xaml.Controls.ContentControl)
Public PropertyContentTransitions (Inherited from Windows.UI.Xaml.Controls.ContentControl)
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyExtentHeightGets a value that contains the vertical size of the extent. This is a dependency property.  
Public PropertyExtentWidthGets a value that contains the horizontal size of the extent. This is a dependency property.  
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSize (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForeground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyHorizontalOffsetGets a value that contains the horizontal offset of the scrolled content. This is a dependency property.  
Public PropertyHorizontalScrollBarVisibilityGets or sets a value that indicates whether a horizontal commands should be displayed. This is a dependency property.  
Public PropertyHorizontalSmallChangeGets or sets the value to be added to or subtracted from the horizontal offset value when the scroll is moved.  
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyScrollableHeightGets a value that represents the vertical size of the content element that can be scrolled. This is a dependency property.  
Public PropertyScrollableWidthGets a value that represents the horizontal size of the content element that can be scrolled. This is a dependency property.  
Public PropertyScrollModeSpecifies when the scroll event should be raised.  
Public PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyVerticalOffsetGets a value that contains the vertical offset of the scrolled content. This is a dependency property.  
Public PropertyVerticalScrollBarVisibilityGets or sets a value that indicates whether a vertical commands should be displayed. This is a dependency property.  
Public PropertyVerticalSmallChangeGets or sets the value to be added to or subtracted from the vertical offset value when the scroll is moved.  
Public PropertyViewportHeightGets a value that contains the vertical size of the content's viewport. This is a dependency property.  
Public PropertyViewportWidthGets a value that contains the horizontal size of the content's viewport. This is a dependency property.  
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
Protected Properties
 NameDescription
Protected PropertyDefaultStyleKey (Inherited from Windows.UI.Xaml.Controls.Control)
Top
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 MethodCancelDirectManipulations (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
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 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 MethodScrollDownScrolls the C1ScrollViewer content downward by VerticalSmallChange pixels.  
Public MethodScrollLeftScrolls the C1ScrollViewer content to the left by HorizontalSmallChange pixels.  
Public MethodScrollRightScrolls the C1ScrollViewer content to the right by HorizontalSmallChange pixels.  
Public MethodScrollToBottomScrolls vertically to the end of the C1ScrollViewer content.  
Public MethodScrollToEndScrolls vertically to the end of the C1ScrollViewer content.  
Public MethodScrollToHomeScrolls vertically to the beginning of the C1ScrollViewer content.  
Public MethodScrollToHorizontalOffsetScrolls to horizontal offset.  
Public MethodScrollToLeftEndScrolls horizontally to the beginning of the C1ScrollViewer content.  
Public MethodScrollToRightEndScrolls horizontally to the end of the C1ScrollViewer content.  
Public MethodScrollToTopScrolls vertically to the beginning of the C1ScrollViewer content.  
Public MethodScrollToVerticalOffsetScrolls to vertical offset.  
Public MethodScrollUpScrolls the C1ScrollViewer content upward by VerticalSmallChange pixels.  
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)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodFindSubElementsForTouchTargeting (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodGetTemplateChild (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodGoToElementStateCore (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodMeasureOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnApplyTemplateOverridden. Builds the visual tree for the C1ScrollViewer control when a new template is applied.  
Protected MethodOnContentChanged (Inherited from Windows.UI.Xaml.Controls.ContentControl)
Protected MethodOnContentTemplateChanged (Inherited from Windows.UI.Xaml.Controls.ContentControl)
Protected MethodOnContentTemplateSelectorChanged (Inherited from Windows.UI.Xaml.Controls.ContentControl)
Protected MethodOnCreateAutomationPeer (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDisconnectVisualChildren (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDoubleTapped (Inherited from Windows.UI.Xaml.Controls.Control)
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 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 MethodOnTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Top
Public Events
 NameDescription
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDoubleTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragEnter (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragLeave (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragOver (Inherited from Windows.UI.Xaml.UIElement)
Public EventDrop (Inherited from Windows.UI.Xaml.UIElement)
Public EventGotFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventHolding (Inherited from Windows.UI.Xaml.UIElement)
Public EventIsEnabledChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Public EventKeyDown (Inherited from Windows.UI.Xaml.UIElement)
Public EventKeyUp (Inherited from Windows.UI.Xaml.UIElement)
Public EventLayoutUpdated (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLostFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationDelta (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationInertiaStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCaptureLost (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerEntered (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerExited (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerMoved (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerPressed (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerReleased (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerWheelChanged (Inherited from Windows.UI.Xaml.UIElement)
Public EventRightTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
See Also

Reference

C1ScrollViewer Class
C1.Xaml Namespace

 

 


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

Product Support Forum  |  Documentation Feedback