Name | Description | |
---|---|---|
C1ScrollViewer Constructor | Initializes a new instance of a C1ScrollViewer. |
The following tables list the members exposed by C1ScrollViewer.
Name | Description | |
---|---|---|
C1ScrollViewer Constructor | Initializes a new instance of a C1ScrollViewer. |
Name | Description | |
---|---|---|
CanScrollDownProperty | Identifies the CanScrollDown dependency property. | |
CanScrollLeftProperty | Identifies the CanScrollLeft dependency property. | |
CanScrollRightProperty | Identifies the CanScrollRight dependency property. | |
CanScrollUpProperty | Identifies the CanScrollUp dependency property. | |
ExtentHeightProperty | Identifies the ExtentHeight dependency property. | |
ExtentWidthProperty | Identifies the ExtentWidth dependency property. | |
HorizontalOffsetProperty | Identifies the HorizontalOffset dependency property. | |
HorizontalScrollBarVisibilityProperty | Identifies the HorizontalScrollBarVisibility dependency property. | |
HorizontalSmallChangeProperty | Identifies the HorizontalSmallChange dependency property. | |
MoveBottomCommand | Command to scroll to the bottom. | |
MoveDownCommand | Command to scroll down. | |
MoveLeftCommand | Command to scroll left. | |
MoveLeftEndCommand | Command to scroll totally to the left. | |
MoveRightCommand | Command to scroll right. | |
MoveRightEndCommand | Command to scroll totally to the right. | |
MoveTopCommand | Command to scroll to the top. | |
MoveUpCommand | Command to scroll up. | |
ScrollableHeightProperty | Identifies the ScrollableHeight dependency property. | |
ScrollableWidthProperty | Identifies the ScrollableWidth dependency property. | |
ScrollModeProperty | Identifies the ScrollMode dependency property. | |
VerticalOffsetProperty | Identifies the VerticalOffset dependency property. | |
VerticalScrollBarVisibilityProperty | Identifies the VerticalScrollBarVisibility dependency property. | |
VerticalSmallChangeProperty | Identifies the VerticalSmallChange dependency property. | |
ViewportHeightProperty | Identifies the ViewportHeight dependency property. | |
ViewportWidthProperty | Identifies the ViewportWidth dependency property. |
Name | Description | |
---|---|---|
C1TransformToVisual | Returns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. | |
FindParent<T> | Finds the first parent of a given type for a particular FrameworkElement | |
GetAllParents | Returns all the parents in the visual tree | |
GetVisualStateGroup | Gets the VisualStateGroup with the given name, looking up the visual tree | |
SetBinding | Overloaded. Sets the binding if the dependency property has not been set previously and the style of the element don't set the property. |