Table of Contents
ScrollChrome Methods

The methods of the ScrollChrome class are listed below. For a complete list of ScrollChrome class members, see the ScrollChrome Members topic.

Methods
Name Description
AddHandler (inherited from UIElement)Overloaded.  
AddLogicalChild (inherited from FrameworkElement) 
AddToEventRoute (inherited from UIElement) 
ApplyAnimationClock (inherited from UIElement)Overloaded.  
ApplyTemplate (inherited from FrameworkElement) 
Arrange (inherited from UIElement) 
BeginAnimation (inherited from UIElement)Overloaded.  
BeginInit (inherited from FrameworkElement) 
BeginStoryboard (inherited from FrameworkElement)Overloaded.  
BringIntoView (inherited from FrameworkElement)Overloaded.  
CaptureMouse (inherited from UIElement) 
CaptureStylus (inherited from UIElement) 
CaptureTouch (inherited from UIElement) 
CheckAccess (inherited from DispatcherObject) 
ClearValue (inherited from DependencyObject)Overloaded.  
CoerceValue (inherited from DependencyObject) 
EndInit (inherited from FrameworkElement) 
Equals (inherited from DependencyObject) 
FindCommonVisualAncestor (inherited from Visual) 
FindName (inherited from FrameworkElement) 
FindResource (inherited from FrameworkElement) 
Focus (inherited from UIElement) 
GetAnimationBaseValue (inherited from UIElement) 
GetBindingExpression (inherited from FrameworkElement) 
GetHashCode (inherited from DependencyObject) 
GetLocalValueEnumerator (inherited from DependencyObject) 
GetScrollGlyph Gets the value of the ScrollGlyph attached property.
GetTemplateChild (inherited from FrameworkElement) 
GetType (inherited from Object) 
GetUIParentCore (inherited from FrameworkElement) 
GetValue (inherited from DependencyObject) 
InputHitTest (inherited from UIElement) 
InvalidateArrange (inherited from UIElement) 
InvalidateMeasure (inherited from UIElement) 
InvalidateProperty (inherited from DependencyObject) 
InvalidateVisual (inherited from UIElement) 
IsAncestorOf (inherited from Visual) 
IsDescendantOf (inherited from Visual) 
Measure (inherited from UIElement) 
MoveFocus (inherited from FrameworkElement) 
OnApplyTemplate (inherited from FrameworkElement) 
OnRenderSizeChanged (inherited from FrameworkElement) 
OnStyleChanged (inherited from FrameworkElement) 
OnVisualChildrenChanged (inherited from Visual) 
OnVisualParentChanged (inherited from FrameworkElement) 
ParentLayoutInvalidated (inherited from FrameworkElement) 
PointFromScreen (inherited from Visual) 
PointToScreen (inherited from Visual) 
PredictFocus (inherited from FrameworkElement) 
RaiseEvent (inherited from UIElement) 
ReadLocalValue (inherited from DependencyObject) 
RegisterName (inherited from FrameworkElement) 
ReleaseAllTouchCaptures (inherited from UIElement) 
ReleaseMouseCapture (inherited from UIElement) 
ReleaseStylusCapture (inherited from UIElement) 
ReleaseTouchCapture (inherited from UIElement) 
RemoveHandler (inherited from UIElement) 
RemoveLogicalChild (inherited from FrameworkElement) 
SetBinding (inherited from FrameworkElement)Overloaded.  
SetCurrentValue (inherited from DependencyObject) 
SetResourceReference (inherited from FrameworkElement) 
SetScrollGlyph Sets the value of the ScrollGlyph attached property.
SetValue (inherited from DependencyObject)Overloaded.  
ShouldSerializeCommandBindings (inherited from UIElement) 
ShouldSerializeInputBindings (inherited from UIElement) 
ShouldSerializeProperty (inherited from DependencyObject) 
ShouldSerializeResources (inherited from FrameworkElement) 
ShouldSerializeStyle (inherited from FrameworkElement) 
ShouldSerializeTriggers (inherited from FrameworkElement) 
ToString (inherited from Object) 
TransformToAncestor (inherited from Visual)Overloaded.  
TransformToDescendant (inherited from Visual) 
TransformToVisual (inherited from Visual) 
TranslatePoint (inherited from UIElement) 
TryFindResource (inherited from FrameworkElement) 
UnregisterName (inherited from FrameworkElement) 
UpdateDefaultStyle (inherited from FrameworkElement) 
UpdateLayout (inherited from UIElement) 
VerifyAccess (inherited from DispatcherObject) 
See Also